Mark pointed out there's differentiation in the filter field. Rolling back.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3687 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
52a474b27d
commit
569456850d
|
|
@ -204,8 +204,6 @@ public class VCFCombine extends RodWalker<VCFRecord, VCFWriter> {
|
|||
set = priority2 + "-filteredInOther";
|
||||
call = vcf2;
|
||||
}
|
||||
} else {
|
||||
set = priority1 + "-filteredAndNoCall";
|
||||
}
|
||||
} else { // good call
|
||||
if ( vcf2 != null ) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue