added IndelGenotyperV2Walker
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1937 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
e3b4d4cbed
commit
ef00ba3ced
|
|
@ -21,6 +21,7 @@
|
||||||
<class>org.broadinstitute.sting.gatk.walkers.indels.MismatchIntervalWalker</class>
|
<class>org.broadinstitute.sting.gatk.walkers.indels.MismatchIntervalWalker</class>
|
||||||
<class>org.broadinstitute.sting.gatk.walkers.indels.SNPClusterWalker</class>
|
<class>org.broadinstitute.sting.gatk.walkers.indels.SNPClusterWalker</class>
|
||||||
<class>org.broadinstitute.sting.gatk.walkers.indels.IndelGenotyperWalker</class>
|
<class>org.broadinstitute.sting.gatk.walkers.indels.IndelGenotyperWalker</class>
|
||||||
|
<class>org.broadinstitute.sting.gatk.walkers.indels.IndelGenotyperV2Walker</class>
|
||||||
<!-- Variant filtration -->
|
<!-- Variant filtration -->
|
||||||
<class>org.broadinstitute.sting.gatk.walkers.filters.VariantFiltrationWalker</class>
|
<class>org.broadinstitute.sting.gatk.walkers.filters.VariantFiltrationWalker</class>
|
||||||
<!-- Single sample genotyper -->
|
<!-- Single sample genotyper -->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue