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