11 lines
383 B
XML
11 lines
383 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<package name="VariantEval">
|
|
<executable name="VariantEval">
|
|
<main-class name="org.broadinstitute.sting.gatk.CommandLineGATK" />
|
|
<resource-bundle file="StingText.properties" />
|
|
<dependencies>
|
|
<class name="org.broadinstitute.sting.gatk.walkers.varianteval.VariantEvalWalker" />
|
|
</dependencies>
|
|
</executable>
|
|
</package>
|