View source: R/metacells_subsample.R
metacells_subsample | R Documentation |
Metacells by subsampling within communities.
metacells_subsample(groups.df, nb_metacells, metacell_size)
groups.df |
the filtered data.frame with community information |
nb_metacells |
the number of metacells per comunity. |
metacell_size |
the number of cells in a metacell. |
a list with
cells.tm |
a list with cell names for each metacell. |
cells.info |
a data.frame recording the community of origina for each metacell. |
Jean Monlong
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.