View source: R/bifurcation.functions.R
Show summary cumulative probability of genes inclusion in correlated module
1 2 | show.inclusion.summary(matSwitch, gns.show = rownames(matSwitch),
bins = 8, par = FALSE)
|
matSwitch |
matrix of gene inclusion time in different probabilistic cells projections |
gns.show |
genes to show. By default all genes are shown |
bins |
number of bins |
par |
boolean. Use external plot parameters par() if TRUE. FALSE by default. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.