View source: R/parse_stringtie.R
import_stringtie_gtf | R Documentation |
Imports StringTie GTF file
import_stringtie_gtf(file.name)
file.name |
Path to StringTie GTF |
A tibble with one splice junction per row and columns chromosome, junction_start, junction_end, strand, junc_id
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.