get_cells_by_cluster: get_cells_by_cluster

get_cells_by_clusterR Documentation

get_cells_by_cluster

Description

Returns a list of cells belonging to each cluster in this clustering.

Usage

get_cells_by_cluster(object)

## S4 method for signature 'clustering'
get_cells_by_cluster(object)

Arguments

object

An S4 clustering class.

Value

A list of lists; each sublist is a list of cell IDs belonging to the cluster numbered i - 1 in this clustering, where i is the sublist's index in the list.


eytan-weinstein/scClustMatch documentation built on May 3, 2022, 7:31 p.m.