14 lines
440 B
XML
14 lines
440 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<package>
|
|
<name>UnifiedGenotyper</name>
|
|
<executable>
|
|
<name>UnifiedGenotyper</name>
|
|
<main-class>org.broadinstitute.sting.gatk.CommandLineGATK</main-class>
|
|
<properties>StingText.properties</properties>
|
|
<dependencies>
|
|
<!-- Unified genotyper -->
|
|
<class>org.broadinstitute.sting.gatk.walkers.genotyper.UnifiedGenotyper</class>
|
|
</dependencies>
|
|
</executable>
|
|
</package>
|