include the codecs into the RMD indexer that are available in the GATK, not just Tribble
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4649 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
0e062ae040
commit
fd78ce6c86
|
|
@ -5,6 +5,7 @@
|
|||
<resource-bundle file="StingText.properties" />
|
||||
<dependencies>
|
||||
<package name="org.broad.tribble.*" />
|
||||
<package name="org.broadinstitute.sting.gatk.refdata.features.*" />
|
||||
<!-- the class itself -->
|
||||
<class name="org.broadinstitute.sting.gatk.refdata.indexer.RMDIndexer" />
|
||||
</dependencies>
|
||||
|
|
|
|||
Loading…
Reference in New Issue