QueryRanges | R Documentation |
QueryRanges Class
An R6Class
generator object
layout
Layout [optional]
ranges
list( array[numeric] ) [optional]
new()
QueryRanges$new(layout = NULL, ranges = NULL, ...)
toJSON()
QueryRanges$toJSON()
fromJSON()
QueryRanges$fromJSON(QueryRangesJson)
toJSONString()
QueryRanges$toJSONString()
fromJSONString()
QueryRanges$fromJSONString(QueryRangesJson)
clone()
The objects of this class are cloneable with this method.
QueryRanges$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.