ICAMS (version 2.3.12)

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)

Value

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

Arguments

file

Path to the file in bed format.