readBED: Read a BED file. One-based indexing is enforced.

View source: R/readBED.R

readBEDR Documentation

Read a BED file. One-based indexing is enforced.

Description

Read a BED file. One-based indexing is enforced.

Usage

readBED(bed.path)

Arguments

bed.path

A path to a BED file.

Value

data.table.


kmeRtone documentation built on Sept. 11, 2024, 9:12 p.m.