load_gtf | R Documentation |
This function combines import with loading the gtf file as a data frame in the R Global Environment
load_gtf(input)
input |
The name of the downloaded gtf file from GENCODE website |
A data frame of the gtf file selected
import
load_gtf("gencode.v27.lncRNAs.gtf")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.