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:
parent
e24c8d00d5
commit
f3f5e849cb
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue