Changing packaging system path for GATK-only Tribble codecs.
This commit is contained in:
parent
6804ab6d2f
commit
059cdcb1be
|
|
@ -29,7 +29,7 @@
|
||||||
<!-- Core walkers -->
|
<!-- Core walkers -->
|
||||||
<package name="org.broadinstitute.sting.gatk.walkers.**" />
|
<package name="org.broadinstitute.sting.gatk.walkers.**" />
|
||||||
<!-- All non-oneoff GATK-specific RODs -->
|
<!-- All non-oneoff GATK-specific RODs -->
|
||||||
<package name="org.broadinstitute.sting.gatk.refdata.**" />
|
<package name="org.broadinstitute.sting.utils.codecs.**" />
|
||||||
<!-- Filters -->
|
<!-- Filters -->
|
||||||
<package name="org.broadinstitute.sting.gatk.filters" />
|
<package name="org.broadinstitute.sting.gatk.filters" />
|
||||||
<!-- Tribble codecs -->
|
<!-- Tribble codecs -->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue