gatk-3.8/packages/FixBAMSortOrder.xml

12 lines
406 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<package name="FixBAMSortOrder">
<executable name="FixBAMSortOrder">
<main-class name="org.broadinstitute.sting.gatk.CommandLineGATK" />
<resource-bundle file="StingText.properties" />
<dependencies>
<!-- The walker -->
<class name="org.broadinstitute.sting.gatk.walkers.FixBAMSortOrderTag" />
</dependencies>
</executable>
</package>