ArrayMetadata | R Documentation |
ArrayMetadata Class
An R6Class
generator object
ranges
list( ArrayMetadataEntry ) [optional]
new()
ArrayMetadata$new(ranges = NULL, ...)
toJSON()
ArrayMetadata$toJSON()
fromJSON()
ArrayMetadata$fromJSON(ArrayMetadataJson)
toJSONString()
ArrayMetadata$toJSONString()
fromJSONString()
ArrayMetadata$fromJSONString(ArrayMetadataJson)
clone()
The objects of this class are cloneable with this method.
ArrayMetadata$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.