checkIdents: Check Cell Identity in Data

View source: R/processing.R

checkIdentsR Documentation

Check Cell Identity in Data

Description

Check if cell identities provided matched to the single cell data and reorder them. Any identity name with "_: will be subsituted as ".".

Usage

checkIdents(data, idents)

Arguments

data

Expression data. A d x M matrix with d rows of features and M columns of data points (cells).

idents

Cell type identity in characters or factors.

Value

Returns the checked identity.


stevexniu/scMatchmaker documentation built on June 2, 2022, 12:35 p.m.