SubsetSeurat: Subset Seurat Using String Expressions

View source: R/SeuratUtils.R

SubsetSeuratR Documentation

Subset Seurat Using String Expressions

Description

Subset a seurat object, selecting cells that match each expression

Usage

SubsetSeurat(seuratObj, expressionStrings = NULL)

Arguments

seuratObj

The seurat object

expressionStrings

A vector strings, each of which will be parsed into an expression, to use in selection


bimberlabinternal/CellMembrane documentation built on Oct. 16, 2024, 6:53 a.m.