//
pkg.gl
Category
github.com/exascience/elprep/v5
bed
package
5.1.3
Repository:
https://github.com/exascience/elprep.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
6
Dependents
3
Files
134 SLOC
#
Functions
AddRegion
AddRegion adds a region to the bed region map.
NewRegion
NewRegion allocates and initializes a new Region.
ParseBed
ParseBed parses a BED file.
#
Variables
SF
Strand forward.
SR
Strand reverse.
#
Structs
Region
A Region is a struct for representing intervals as defined in a BED file.
#
Type aliases
Bed
Bed represents the contents of a BED file.