ICAMS (version 2.3.12)

ReadTranscriptRanges: Read transcript ranges and strand information from a gff3 format file. Use this one for the new, cut down gff3 file (2018 11 24)

Description

Read transcript ranges and strand information from a gff3 format file. Use this one for the new, cut down gff3 file (2018 11 24)

Usage

ReadTranscriptRanges(file)

Value

A data.table keyed by chrom, start, and end.

Arguments

file

Path to the file with the transcript information with 1-based start end positions of genomic ranges.