refBiotypes | R Documentation |
This function allows you to extract some statistics from reference GTF file
refBiotypes(refGTF, genes = F)
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 |
refBiotypes('GTF from stringtie by importGFF()')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.