Description Usage Arguments Value
Obtain the mean values and store them in Seurat objects
according to the branch assignment indicated by label_list
1 | raw_to_seurat(pred_all, label_list)
|
pred_all |
dataframe generated from pseudotime analysis. It contains
the mean and variance of all the genes, starting with 'mean_' and
'variance_' respectively. In addition, it has a column called |
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.