ReadTranscriptRanges: Read transcript ranges and strand information from a gff3...

ReadTranscriptRangesR Documentation

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)

Arguments

file

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

Value

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


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