Package 

Class HaplotypePath

  • All Implemented Interfaces:

    
    public class HaplotypePath
    
                        

    Created on June 20, 2017

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      List<HaplotypeEdge> edges() Haplotype Edges that create this HaplotypePath
      List<HaplotypeNode> nodes()
      double likelihood() Likelihood of haplotype path calculated from all included haplotype nodes
      String sequence() Sequence from nodes comprising this path.
      String toString()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait