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

Fix: fix reference url for GRCh37.p13 and GRCh38.p14 #463

Closed
wants to merge 8 commits into from

Conversation

YeHW
Copy link

@YeHW YeHW commented Mar 2, 2023

Fix reference URLs in the config file:

  • GRCh37.p13.reference: change from https://ftp.ncbi.nlm.nih.gov/genomes/all/GCF/000/001/405/GCF_000001405.39_GRCh38.p13/ to https://ftp.ncbi.nlm.nih.gov/genomes/all/GCF/000/001/405/GCF_000001405.25_GRCh37.p13/
  • GRCh38.p14.reference: change from https://ftp.ncbi.nlm.nih.gov/genomes/all/GCF/000/001/405/GCF_000001405.39_GRCh38.p14/ to https://ftp.ncbi.nlm.nih.gov/genomes/all/GCF/000/001/405/GCF_000001405.40_GRCh38.p14/

@@ -186,7 +186,7 @@ GRCh37.87.reference : http://useast.ensembl.org/info/data/ftp/index.html

# GRCh37 release from NCBI's RefSeq
GRCh37.p13.genome : Human genome GRCh37 using RefSeq transcripts
GRCh37.p13.reference : https://ftp.ncbi.nlm.nih.gov/genomes/all/GCF/000/001/405/GCF_000001405.39_GRCh38.p13/
GRCh37.p13.reference : https://ftp.ncbi.nlm.nih.gov/genomes/all/GCF/000/001/405/GCF_000001405.25_GRCh37.p13/
Copy link

Choose a reason for hiding this comment

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

Hi @pcingola Would it please be possible to have this fix in the next release? SnpEff is still incorrectly downloading GRCh38 instead of GRCh37. Thank you!

@pcingola
Copy link
Owner

Pleas note that the config reference entry is for users (i.e. SnpEff does not actually download from those URLs).

Thank you for fixing the typo.
I'm merging this into the main branch separately and closing this PR.

@pcingola pcingola closed this Oct 30, 2024
@pcingola
Copy link
Owner

Merged into the main branch separately. Closing the PR

Thank you again and apologies for taking so long to merge it.

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.

3 participants