Module bed

Module bed 

Source

Modules§

io
map

Structs§

BED
A standard BED record.
BedGraph
The bedGraph format allows display of continuous-valued data in track format. This display type is useful for probability scores and transcriptome data.
BroadPeak
A BroadPeak record is a BED6+4 format that is used to store called peaks.
GenomicRange
A minimal BED record with only 3 fields.
NarrowPeak
A NarrowPeak record is a BED6+4 format that is used to store called peaks.
OptionalFields
Generic BED record optional fields.
Score
A BED record score.
SortBedOptions

Enums§

ParseError
An error returned when a raw BED record fails to parse.
Strand
A BED record feature strand.

Traits§

BEDLike
Common BED fields
MergeBed
SortBed