SplitLayers: Split and Join Layers Together

View source: R/generics.R

JoinLayersR Documentation

Split and Join Layers Together

Description

Split and Join Layers Together

Usage

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, ...)

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


SeuratObject documentation built on Nov. 18, 2023, 1:06 a.m.