formatGTF: Format annotation file

Description Usage Arguments Value Examples

View source: R/formatGTF.R

Description

The function formatGTF() formats the given annotation file.

Usage

1
formatGTF(pathToGTF = NULL)

Arguments

pathToGTF

A string containing the path to the GTF file. Use the same annotation file used during the RNA-seq mapping procedure. If .gtf file is not present in the current working directory the full path should be specified.

Value

A data frame.

Examples

1

circRNAprofiler documentation built on March 6, 2021, 2 a.m.