ICAMS (version 2.0.7)

CreateExomeStrandedRanges: Create exome transcriptionally stranded regions

Description

Create exome transcriptionally stranded regions

Usage

CreateExomeStrandedRanges(file, trans.ranges)

Arguments

file

Path to a SureSelect BED file which contains unstranded exome ranges.

trans.ranges

A data.table which contains transcript range and strand information. Please refer to TranscriptRanges for more details.

Value

A data table which contains chromosome name, start, end position, strand information. It is keyed by chrom, start, and end.