CreateTransRanges: Create a transcript range file from the raw GFF3 File

Description Usage Arguments Value

View source: R/utility_functions.R

Description

Create a transcript range file from the raw GFF3 File

Usage

1

Arguments

file

The name/path of the raw GFF3 File, or a complete URL.

Value

A data table which contains chromosome name, start, end position, strand information and gene name. It is keyed by chrom, start, and end. Only genes that are associated with a CCDS ID are kept for transcriptional strand bias analysis.


ICAMS documentation built on April 3, 2021, 5:07 p.m.