Package beagleutil


package beagleutil
  • Class
    Description
    Class ChromIds is a singleton class that represents a list of chromosome identifiers.
    Class ChromInterval represents a chromosome interval whose end points are genome coordinates.
    Class CompHapSegment represents a copied haplotype segment in a composite reference haplotype.
    Interface IntInterval represents an interval of consecutive integers.
    Class PbwtDivUpdater updates prefix and divergence arrays using the positional Burrows-Wheeler transform (PBWT).
    Class PbwtDivUpdater updates prefix arrays using the positional Burrows-Wheeler transform (PBWT).
    Class SampleIds is a singleton class that represents a list of sample identifiers.
    Class ThreadSafeIndexer indexes objects.