Type Alias noodles_sam::header::ReadGroups

source ·
pub type ReadGroups = IndexMap<BString, Map<ReadGroup>>;
Expand description

An ordered map of read groups.

Aliased Type§

struct ReadGroups { /* private fields */ }