Adding Axiom_Exome_Plus.sites_only.all_populations.poly.vcf to the resource bundle because it is used in the v3.3 best practices

This commit is contained in:
Ryan Poplin 2015-01-05 14:52:31 -05:00
parent 3240b3538a
commit 10b23bfb04
1 changed files with 3 additions and 0 deletions

View File

@ -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",
"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
//