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