Be certain to include core GATK reference metadata features and codecs in the
final package. git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4892 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
7185fcb47b
commit
cd4883f4da
|
|
@ -7,6 +7,8 @@
|
|||
<dependencies>
|
||||
<!-- Core walkers -->
|
||||
<package name="org.broadinstitute.sting.gatk.walkers.**" />
|
||||
<!-- All non-oneoff GATK-specific RODs -->
|
||||
<package name="org.broadinstitute.sting.gatk.refdata.**" />
|
||||
<!-- Filters -->
|
||||
<package name="org.broadinstitute.sting.gatk.filters" />
|
||||
<!-- Tribble codecs -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue