SSG now in early access

git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1581 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
depristo 2009-09-10 16:45:19 +00:00
parent e24c8d00d5
commit f3f5e849cb
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@
<class>org.broadinstitute.sting.gatk.walkers.indels.SNPClusterWalker</class>
<!-- Variant filtration -->
<class>org.broadinstitute.sting.playground.gatk.walkers.variants.VariantFiltrationWalker</class>
<!-- Single sample genotyper -->
<class>org.broadinstitute.sting.gatk.walkers.genotyper.SingleSampleGenotyper</class>
<!-- And the filters -->
<class>org.broadinstitute.sting.playground.gatk.walkers.variants.IVFSecondaryBases</class>
<class>org.broadinstitute.sting.playground.gatk.walkers.variants.VECFisherStrand</class>