Skip to content

Commit

Permalink
Merge pull request #222 from naumenko-sa/master
Browse files Browse the repository at this point in the history
	modified:   ggd-recipes/hg38/platinum-genome-NA12878.yaml
  • Loading branch information
chapmanb committed Jun 21, 2016
2 parents 200e711 + 8453a24 commit b370b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ggd-recipes/hg38/platinum-genome-NA12878.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ recipe:
mkdir -p $dir
wget --no-check-certificate -c -O $dir/truth_small_variants.vcf.gz ftp://platgene_ro:@ussd-ftp.illumina.com/$illumina_dir/NA12878/NA12878.vcf.gz
wget --no-check-certificate -c -O $dir/truth_small_variants.vcf.gz.tbi ftp://platgene_ro:@ussd-ftp.illumina.com/$illumina_dir/NA12878/NA12878.vcf.gz.tbi
wget --no-check-certificate -c -O - ftp://platgene_ro:@ussd-ftp.illumina.com/$illumina_dir/NA12878/ConfidentRegions.bed.gz | gunzip -c > $dir/truth_regions.bed
wget --no-check-certificate -c -O - ftp://platgene_ro:@ussd-ftp.illumina.com/$illumina_dir/ConfidentRegions.bed.gz | gunzip -c > $dir/truth_regions.bed
recipe_outfiles:
- validation/platinum-genome-NA12878/truth_small_variants.vcf.gz
- validation/platinum-genome-NA12878/truth_small_variants.vcf.gz.tbi
Expand Down

0 comments on commit b370b42

Please sign in to comment.