removing the package description for the VCF validator
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2910 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
232fcf829a
commit
91b3f9745e
|
|
@ -1,11 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<package name="VCFValidator">
|
||||
<executable name="VCFValidator">
|
||||
<main-class name="org.broadinstitute.sting.gatk.CommandLineGATK" />
|
||||
<resource-bundle file="StingText.properties" />
|
||||
<dependencies>
|
||||
<!-- VCF validator -->
|
||||
<class name="org.broadinstitute.sting.gatk.walkers.qc.VCFValidator" />
|
||||
</dependencies>
|
||||
</executable>
|
||||
</package>
|
||||
Loading…
Reference in New Issue