Enums§
- BedKind
- BED format variant based on field count.
- Overlap
Type - Type of overlap detection for transcript grouping.
- Pack
Error - 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.