which.cells: Identify matching cells

Description Usage Arguments Value

Description

Returns a list of cells that match a particular query (usually, query is based on identity class). For example, to find the names of all cells in cluster 1.

Usage

1
which.cells(object, value = 1, id = NULL)

Arguments

object

Seurat object

value

Query value to match

id

Variable to query (by default, identity class)

Value

A vector of cell names


paodan/studySeu documentation built on May 23, 2019, 3:06 p.m.