formatGTF: Format annotation file

View source: R/formatGTF.R

formatGTFR Documentation

Format annotation file

Description

The function formatGTF() formats the given annotation file.

Usage

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

gtf <- formatGTF()


Aufiero/circRNAprofiler documentation built on Oct. 31, 2023, 1:18 a.m.