Adding HaplotypeScore to the VariantAnnotator package (so it can be used with Firehose)

git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3171 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
chartl 2010-04-14 18:37:21 +00:00
parent 2e4377b1cf
commit 2ca1849df9
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
<class name="org.broadinstitute.sting.gatk.walkers.annotator.QualByDepth" />
<class name="org.broadinstitute.sting.gatk.walkers.annotator.RMSMappingQuality" />
<class name="org.broadinstitute.sting.gatk.walkers.annotator.SpanningDeletions" />
<class name="org.broadinstitute.sting.gatk.walkers.annotator.HaplotypeScore" />
</dependencies>
</executable>
</package>