gr2json | R Documentation |
Dumps GRanges into JSON with metadata features as data points in "intervals"
gr2json(
intervals,
file,
y = rep("null", length(intervals)),
labels = "",
maxcn = 100,
maxweight = 100
)
file |
output json file |
GRange |
input granges object |
Marcin Imielinski ++ = RL +- = RR -+ = LL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.