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:
asivache 2009-10-29 20:07:31 +00:00
parent e3b4d4cbed
commit ef00ba3ced
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
<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.IndelGenotyperWalker</class>
<class>org.broadinstitute.sting.gatk.walkers.indels.IndelGenotyperV2Walker</class>
<!-- Variant filtration -->
<class>org.broadinstitute.sting.gatk.walkers.filters.VariantFiltrationWalker</class>
<!-- Single sample genotyper -->