DefaultLayer: Default Layer

View source: R/generics.R

DefaultLayerR Documentation

Default Layer

Description

Get and set the default layer

Usage

DefaultLayer(object, ...)

DefaultLayer(object, ...) <- value

## S3 method for class 'Assay'
DefaultLayer(object, ...)

## S3 method for class 'Assay5'
DefaultLayer(object, ...)

## S3 replacement method for class 'Assay5'
DefaultLayer(object, ...) <- value

Arguments

object

An object

...

Arguments passed to other methods

value

Name of layer to set as default

Value

DefaultLayer: The name of the default layer

DefaultLayer<-: An object with the default layer updated


SeuratObject documentation built on May 29, 2024, 12:31 p.m.