Skip to content

Commit

Permalink
modified: ggd-recipes/hg38/platinum-genome-NA12878.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
naumenko-sa committed Jun 20, 2016
1 parent b273e04 commit 8453a24
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 8453a24

Please sign in to comment.