JoinLayers | R Documentation |
Split and Join Layers Together
JoinLayers(object, ...)
## S3 method for class 'Assay5'
JoinLayers(object, layers = NULL, new = NULL, ...)
## S3 method for class 'Seurat'
JoinLayers(object, assay = NULL, layers = NULL, new = NULL, ...)
object |
An object |
... |
Arguments passed to other methods |
layers |
Names of layers to split or join |
new |
Name of new layers |
assay |
Name of assay to split layers |
object
with the layers specified joined
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.