ReadBedRanges: Read chromosome and position information from a bed format...

ReadBedRangesR Documentation

Read chromosome and position information from a bed format file.

Description

Read chromosome and position information from a bed format file.

Usage

ReadBedRanges(file)

Arguments

file

Path to the file in bed format.

Value

A data.table keyed by chrom, start, and end. It uses one-based coordinates.


ICAMS documentation built on June 22, 2024, 6:47 p.m.