Eric broke the build. Eric broke the build.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4847 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
5c0b66cb7c
commit
dabdeb729e
|
|
@ -80,7 +80,6 @@ public class LocusMismatchWalker extends LocusWalker<String,Integer> implements
|
|||
|
||||
public void initialize() {
|
||||
UnifiedArgumentCollection uac = new UnifiedArgumentCollection();
|
||||
uac.baseModel = BaseMismatchModel.THREE_STATE;
|
||||
uac.ALL_BASES_MODE = true;
|
||||
ug = new UnifiedGenotyperEngine(getToolkit(), uac);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue