package
5.1.3
Repository: https://github.com/exascience/elprep.git
Documentation: pkg.go.dev

# Functions

AddRegion adds a region to the bed region map.
NewRegion allocates and initializes a new Region.
ParseBed parses a BED file.

# Variables

Strand forward.
Strand reverse.

# Structs

A Region is a struct for representing intervals as defined in a BED file.

# Type aliases

Bed represents the contents of a BED file.