Adding VCFValidator to package

git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2619 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
ebanks 2010-01-17 03:39:05 +00:00
parent b8cdf64c20
commit a57886ab81
1 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,8 @@
<class>org.broadinstitute.sting.gatk.walkers.annotator.QualByDepth</class>
<class>org.broadinstitute.sting.gatk.walkers.annotator.RMSMappingQuality</class>
<class>org.broadinstitute.sting.gatk.walkers.annotator.SpanningDeletions</class>
<!-- VCF validator -->
<class>org.broadinstitute.sting.gatk.walkers.qc.VCFValidator</class>
</dependencies>
</executable>
<executable>