si2gr | R Documentation |
GRanges
from Seqinfo
or BSgenome
Creates a genomic ranges from seqinfo object i.e. a pile of ranges spanning the genome
si2gr(si, strip.empty = FALSE)
si |
|
strip.empty |
boolean Flag to output non-zero GRanges only (default = FALSE) |
GRanges
representing the range of the input genome
si2gr(hg_seqlengths())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.