ICAMS (version 2.0.7)

ReadBedRanges: 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.