gatk-3.8/public/gatk-tools-public
Chris Whelan ba1d23e535 Created a new tool, SiblingIBD, which finds Identical-By-Descent regions in two siblings.
-When parental genotypes are available, implements an HMM on genotype observations in the quartet.
   -Outputs IBD regions as well as per-site posterior probabilities of being in each IBD state.
   -Includes an experimental heuristic based mode for when parental genotypes are not available.
   -Made a method in MendelianViolation public static to reuse code.
   -Added the mockito library to private/gatk-tools-private/pom.xml
2014-06-13 09:41:37 -04:00
..
src Created a new tool, SiblingIBD, which finds Identical-By-Descent regions in two siblings. 2014-06-13 09:41:37 -04:00
pom.xml Refactored maven directories and java packages replacing "sting" with "gatk". 2014-05-19 17:36:39 -04:00