extract_pc: Extract protein-coding genes from basic annotation file

Description Usage Arguments

View source: R/extract_pc.R

Description

This function takes a dataframe of basic annotations provided by Gencode as input. (To load the gtf file, check load_gtf function). The function extracts from the dataframe all the protein-coding genes and gives as an output a dataframe in the R Global Environment. The output dataframe includes the gene, transcript and exon annotations.

Usage

1

Arguments

x

The name of the downloaded basic annoation gtf file from GENCODE website


monahton/GencodeInterrogator documentation built on Dec. 24, 2019, 1:31 p.m.