Description Usage Arguments Value
View source: R/bifurcation.functions.R
Estimates inclusion times of genes in a correlated module for a number of probabilistic cell projections
1 2 3 4 |
ppt |
ppt tree |
geneset |
a set of genes that form a module |
nodes |
tips of a tree that form subtree (e.g, trajectory or fork) |
expr |
expression matrix |
alp |
parameter regulating stringency of inclusion event |
w |
local window of cells along pseudotime to estimate local correlation |
step |
shift of a window along pseudotime in number of cells |
n.cells |
total number of cells to consider from root in progenitor branch |
mappings |
number of probabilistic cell projections to assess |
do.perm |
do local estimates for locally permuted expression matrix |
winperm |
number of local cells for permutations |
n.cores |
number of cores |
permut.n |
number of permutations used to estiamte background local correlations in onset.est |
n.cores1 |
number of cores to calculate permutations used to estimate background local correlations in onset.est |
matrix of inclusion timing for each gene (rows) in each probabilistic cells projection (columns)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.