checkIdents | R Documentation |
Check if cell identities provided matched to the single cell data and reorder them. Any identity name with "_: will be subsituted as ".".
checkIdents(data, idents)
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. |
Returns the checked identity.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.