CastAssay-StdAssay | R Documentation |
Cast layers in v5 assays to other classes
## S3 method for class 'StdAssay'
CastAssay(object, to, layers = NA, verbose = TRUE, ...)
object |
An object |
to |
Either a class name or a function that takes a layer and returns the same layer as a new class |
layers |
A vector of layers to cast; defaults to all layers |
verbose |
Show progress updates |
... |
If |
object
with the layers cast to class specified by to
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.