Split and Join Layers Together

JoinLayers(object, ...)

# S3 method for Assay5
JoinLayers(object, layers = NULL, new = NULL, ...)

# S3 method for Seurat
JoinLayers(object, assay = NULL, layers = NULL, new = NULL, ...)

Arguments

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

Value

object with the layers specified joined