2010-01-19 09:56:04 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<package>
|
|
|
|
|
<name>UnifiedGenotyper</name>
|
|
|
|
|
<executable>
|
|
|
|
|
<name>UnifiedGenotyper</name>
|
|
|
|
|
<main-class>org.broadinstitute.sting.gatk.CommandLineGATK</main-class>
|
2010-01-20 08:59:21 +08:00
|
|
|
<properties>StingText.properties</properties>
|
2010-01-19 09:56:04 +08:00
|
|
|
<dependencies>
|
|
|
|
|
<!-- Unified genotyper -->
|
|
|
|
|
<class>org.broadinstitute.sting.gatk.walkers.genotyper.UnifiedGenotyper</class>
|
|
|
|
|
</dependencies>
|
|
|
|
|
</executable>
|
|
|
|
|
</package>
|