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:
parent
2e4377b1cf
commit
2ca1849df9
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue