dhtslib.bed

Undocumented in source.

Modules

reader
module dhtslib.bed.reader
Undocumented in source.
record
module dhtslib.bed.record
Undocumented in source.
writer
module dhtslib.bed.writer
Undocumented in source.

Public Imports

dhtslib.bed.record
public import dhtslib.bed.record;

BED file reading and writing

This module provides a readable, writeable abstraction of BED records and files.

Authors: Thomas Gregory <charles.gregory@osumc.edu>

Standards: https://genome.ucsc.edu/FAQ/FAQformat.html#format1

dhtslib.bed.reader
public import dhtslib.bed.reader;
dhtslib.bed.writer
public import dhtslib.bed.writer;

Meta