pub type ReadGroups = IndexMap<BString, Map<ReadGroup>>;
An ordered map of read groups.
struct ReadGroups { /* private fields */ }