Package htsjdk.tribble.index.linear
-
Class Summary Class Description LinearIndex Index defined by dividing the genome by chromosome, then each chromosome into bins of fixed width (in genomic coordinates).LinearIndex.ChrIndex Blocks are organized as a simple flat list:LinearIndexCreator For creating a LinearIndex from a stream of features.