More cleanup
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3492 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
d4c66d6191
commit
c503f01dcf
|
|
@ -192,7 +192,6 @@ public class BeagleOutputToVCFWalker extends RodWalker<Integer, Integer> {
|
|||
String markerKey = phasedLine[1];
|
||||
|
||||
HashMap<String,HaplotypePair> haplotypePairs = new HashMap<String,HaplotypePair>();
|
||||
System.out.println(markerKey);
|
||||
|
||||
j = 2;
|
||||
for (String sample : samples) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue