Merge pull request #796 from broadinstitute/rp_update_bundle_Axiom_poly
Adding Axiom_Exome_Plus.sites_only.all_populations.poly.vcf to the resou...
This commit is contained in:
commit
1d5996dd1d
|
|
@ -167,6 +167,9 @@ class GATKResourcesBundle extends QScript {
|
||||||
addResource(new Resource("/humgen/gsa-hpprojects/GATK/data/Comparisons/Unvalidated/GoldStandardIndel/gold.standard.indel.MillsAnd1000G.b37.vcf",
|
addResource(new Resource("/humgen/gsa-hpprojects/GATK/data/Comparisons/Unvalidated/GoldStandardIndel/gold.standard.indel.MillsAnd1000G.b37.vcf",
|
||||||
"Mills_and_1000G_gold_standard.indels", b37, true, false))
|
"Mills_and_1000G_gold_standard.indels", b37, true, false))
|
||||||
|
|
||||||
|
addResource(new Resource("/humgen/gsa-hpprojects/GATK/data/Comparisons/Validated/Affymetrix_Axiom/Axiom_Exome_Plus.sites_only.all_populations.poly.vcf",
|
||||||
|
"Axiom_Exome_Plus.sites_only.all_populations.poly", b37, true, false))
|
||||||
|
|
||||||
//
|
//
|
||||||
// CEU trio (NA12878,NA12891,NA12892) best practices results
|
// CEU trio (NA12878,NA12891,NA12892) best practices results
|
||||||
//
|
//
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue