Skip to content

Commit

Permalink
Project updated
Browse files Browse the repository at this point in the history
  • Loading branch information
pcingola committed Dec 24, 2023
1 parent 1e8fe2d commit b3c90e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bds/download/downloadHumanDb.bds
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
urlClinVarGrch37 := "ftp://ftp.ncbi.nlm.nih.gov/pub/clinvar/vcf_GRCh37/clinvar.vcf.gz"
urlClinVarGrch38 := "ftp://ftp.ncbi.nlm.nih.gov/pub/clinvar/vcf_GRCh38/clinvar.vcf.gz"
urlDbSnpGrch37 := "https://ftp.ncbi.nih.gov/snp/latest_release/VCF/GCF_000001405.25.gz"
urlDbSnpGrch38 := "https://ftp.ncbi.nih.gov/snp/latest_release/VCF/GCF_000001405.39.gz"
urlDbSnpGrch38 := "https://ftp.ncbi.nih.gov/snp/latest_release/VCF/GCF_000001405.40.gz"
urlGwasCatalog := "https://www.ebi.ac.uk/gwas/api/search/downloads/alternative"
urlJaspar := "https://jaspar.genereg.net/download/data/2022/CORE/JASPAR2022_CORE_non-redundant_pfms_jaspar.txt"
urlNextProt := "https://download.nextprot.org/pub/current_release/xml/nextprot_all.xml.gz"
Expand Down

0 comments on commit b3c90e4

Please sign in to comment.