| QueryRanges | R Documentation |
QueryRanges Class
An R6Class generator object
layoutLayout [optional]
rangeslist( 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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.