Description Usage Arguments Value
Subset Data and Group
1 | SubsetDataAndGroup(data, group_by, groups = NULL, droplevels = T)
|
data |
expression matrix of feature by cell. Sparse matrix will be densed, so be caution of your memory. |
group_by |
a vector including cell annotations |
groups |
subset these selected groups. set NULL to use all. |
droplevels |
drop the unused levels in group_by |
a list of data and group_by (factor)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.