Better INFO field annotation for Mendel violations
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2937 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
9f7ebe1e1c
commit
33cefddf55
|
|
@ -126,7 +126,7 @@ public class MendelianViolationEvaluator extends VariantEvaluator {
|
|||
throw new StingException("BUG: unexpected child genotype class " + childG);
|
||||
}
|
||||
|
||||
return label;
|
||||
return "MendelViolation=" + label;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue