View source: R/extract_minus.R
This function takes a gtf file from GENCODE or a dataframe containing extracted introns. It returns as a dataframe a specified element; i.e gene, transcript, exon or intron; that are on the reverse strand
1 | extract_minus(data1, type)
|
data1 |
The name of the downloaded gtf file from GENCODE website |
type |
A string that specifies the type of element to be reported |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.