load_gtf: Load a gtf file from GENCODE as a data frame.

Description Usage Arguments Value See Also Examples

View source: R/load_gtf.R

Description

This function combines import with loading the gtf file as a data frame in the R Global Environment

Usage

1
load_gtf(input)

Arguments

input

The name of the downloaded gtf file from GENCODE website

Value

A data frame of the gtf file selected

See Also

import

Examples

1
load_gtf("gencode.v27.lncRNAs.gtf")

monahton/GencoDymo documentation built on Nov. 29, 2021, 9:16 a.m.