View source: R/annotation_gff.R
gff2gr | R Documentation |
Rewrite a gff file as a granges with full seqinfo if possible.
gff2gr(gff, type = NULL, type_column = "type")
gff |
Input gff file. |
type |
Feature type to extract. |
type_column |
Tag from the gff file to use when extracting the type. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.