Description Usage Arguments Value
Convert matrix into a list of seurat objects based on branch assignment
1 | mat_to_seurat(exp_mat, ref_meta, branch_lab, label_list)
|
exp_mat |
a matrix with rows being the cells and columns being the genes. There must be rownames and colnames |
ref_meta |
a dataframe containing information for the cells in |
branch_lab |
a vector with the same length as the row number of
|
label_list |
per item of returned seurat object in the return value list, cells with which labels are chosen. It should be a list |
a list of seurat objects of different branch assignments
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.