refBiotypes: This function allows you to extract some statistics from...

View source: R/regGTF.R

refBiotypesR Documentation

This function allows you to extract some statistics from reference GTF file

Description

This function allows you to extract some statistics from reference GTF file

Usage

refBiotypes(refGTF, genes = F)

Arguments

refGTF

is the reference GTF imported with 'importGFF()' function from 'rtracklayer' package

genes

can have to values TRUE - extract information about genes and FALSE - extract informations about transcripts

Examples

refBiotypes('GTF from stringtie by importGFF()')

prodakt/lncRna documentation built on June 1, 2025, 1:05 p.m.