extractSubpop | R Documentation |
separates S phase cells into sub-groups and calculates relative pseudo-bulk RT
extractSubpop(scCN, scRT, scVariability, subpopulation, RefRT = NULL)
scCN, |
S-phase cells scCN dataframe from Rebin function (after filtering,optional) |
scRT, |
pseudo-bulk-RT dataframe |
scVariability, |
single cell variability dataframe the Variability function |
subpopulation, |
dataframe containing sub-population info (Cell,basename,group,subpopulation) |
RefRT, |
Reference RT dataframe from RebinRT |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.