Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Able to use either local or S3 remote vcf file #378

Merged
merged 3 commits into from
Nov 9, 2021
Merged

Conversation

alanwilter
Copy link
Collaborator

@alanwilter alanwilter commented Nov 8, 2021

** Considering Merge **
Essentially I simplified and made the setup around S3_VCF_FILE_URL more flexible.
I've updated cyvcf2 to version 0.30.12.
There's no critical changes here.

@netlify
Copy link

netlify bot commented Nov 8, 2021

✔️ Deploy Preview for phenopolis-dev canceled.

🔨 Explore the source changes: 1642f73

🔍 Inspect the deploy log: https://app.netlify.com/sites/phenopolis-dev/deploys/618a5398e310b700088789f0

public.env Outdated
@@ -6,7 +6,7 @@ PH_DB_USER=phenopolis_api
PH_DB_PASSWORD=phenopolis_api
PH_DB_PORT=5432

S3_VCF_FILE_URL="s3://phenopolis-vcf/August2019/merged2.vcf.gz"
S3_VCF_FILE_URL="schema/small_demo.vcf.gz"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO - we should rename this environment variable so that it is not specific to S3

(And then add a comment in the Readme etc. that this variable can be an S3 link (provided Secret key etc. variables are provided)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point. I'll do this and then merge.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you do change the variable - let me know before you merge - so that I can add this variable to the AWS EB environment...

@alanwilter alanwilter requested a review from IsmailM November 9, 2021 11:24
@IsmailM IsmailM merged commit 3262561 into dev-live Nov 9, 2021
@IsmailM IsmailM deleted the 376_easier_install branch November 9, 2021 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants