grl.string | R Documentation |
GRangesList
Return UCSC style interval string corresponding to each GRanges
in the GRangesList
.
One line per per GRangesList
item. GRanges
elements themselves are separated by sep
grl.string(grl, mb = FALSE, sep = ",", ...)
grl |
|
mb |
boolean Flag to return as MB and round to "round" (default = FALSE) |
sep |
Character to separate single |
... |
Additional arguments to be passed to |
Character vector where each element is a GRanges
pile corresponding to a single GRangesList
element
Marcin Imielinski
grl.string(grl.hiC, mb=TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.