Skip to main content

Crate packbed

Crate packbed 

Source

Enums§

BedKind
BED format variant based on field count.
OverlapType
Type of overlap detection for transcript grouping.
PackError
Error type for pack operations.
Role
Role of the input file in the packing process.

Functions§

buckerize
Groups overlapping transcripts into buckets using Union-Find.
pack
Packs BED files into overlapping transcript groups.

Type Aliases§

Map
Thread-safe or standard map type depending on compilation features.