ICAMS (version 2.0.7)

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

Description

Create a transcript range file from the raw GFF3 File

Usage

CreateTransRanges(file)

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.