Skip to content

Commit

Permalink
Merge pull request lh3#123 from bwlang/patch-1
Browse files Browse the repository at this point in the history
updates grch38 URL
  • Loading branch information
lh3 authored Jul 30, 2017
2 parents 87ed015 + 6442d00 commit 4989736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bwakit/run-gen-ref
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

root=`dirname $0`

url38="ftp://ftp.ncbi.nlm.nih.gov/genomes/all/GCA_000001405.15_GRCh38/seqs_for_alignment_pipelines.ucsc_ids/GCA_000001405.15_GRCh38_full_analysis_set.fna.gz"
url38="ftp://ftp.ncbi.nlm.nih.gov/genomes/all/GCA/000/001/405/GCA_000001405.15_GRCh38/seqs_for_alignment_pipelines.ucsc_ids/GCA_000001405.15_GRCh38_full_analysis_set.fna.gz"
url37d5="ftp://ftp.ncbi.nlm.nih.gov/1000genomes/ftp/technical/reference/phase2_reference_assembly_sequence/hs37d5.fa.gz"

if [ $# -eq 0 ]; then
Expand Down

0 comments on commit 4989736

Please sign in to comment.