Module bigtools::bed::indexer

source ·
Expand description

Utilities for indexing a bed file that is start-sorted (chromosomes may be out of order).

Functions§

  • Returns a Vec of offsets into a bed file, and the chromosome starting at each offset.