sub-subset-Seurat-NULL: Remove Subobjects and Cell-Level Meta Data

[[<-,Seurat,NULLR Documentation

Remove Subobjects and Cell-Level Meta Data

Description

Remove Subobjects and Cell-Level Meta Data

Usage

## S4 replacement method for signature 'Seurat,character,missing,NULL'
x[[i, j, ...]] <- value

Arguments

x

A Seurat object

i

Name(s) of subobject(s) or cell-level meta data to remove

j

Ignored

...

Ignored

value

NULL

Value

x with i removed from the object

See Also

See here for pulling subobjects using [[, here for adding metadata with [[<-, and here for adding subobjects with [[<-

Seurat object, validity, and interaction methods $.Seurat(), Seurat-class, Seurat-validity, [[.Seurat(), [[<-,Seurat, dim.Seurat(), dimnames.Seurat(), merge.Seurat(), names.Seurat(), subset.Seurat()


mojaveazure/seurat-object documentation built on Aug. 3, 2024, 4:59 p.m.