updateObject methods | R Documentation |
Handles DiffusionMap, Sigmas, and GeneRelevance.
## S4 method for signature 'DiffusionMap'
updateObject(object, ..., verbose = FALSE)
## S4 method for signature 'Sigmas'
updateObject(object, ..., verbose = FALSE)
## S4 method for signature 'GeneRelevance'
updateObject(object, ..., verbose = FALSE)
object |
An object created with an older destiny release |
... |
ignored |
verbose |
tells what is being updated |
A DiffusionMap or Sigmas object that is valid when used with the current destiny release
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.