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:
hanna 2010-12-21 21:30:07 +00:00
parent 7185fcb47b
commit cd4883f4da
1 changed files with 2 additions and 0 deletions

View File

@ -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 -->