Description Usage Arguments Value
View source: R/bifurcation.functions.R
Estimates inclusion times of genes in a correlated module
1 2 3 |
ppt |
ppt tree |
mapping |
id of probabilistic cells project to use |
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 |
do.perm |
do local estimates for locally permuted expression matrix |
winperm |
number of local cells for permutations |
n.cells |
total number of cells to consider from root in progenitor branch |
permut.n |
of local cells for permutations |
n.cores |
number of cores to calculate permutations used to estimate background local correlations in onset.est |
autocor.cut |
cutoff on correlation of inclusion times between sequential iterations of the algorithm to stop it |
iterations |
maximum number of iterations of the algorithm |
vector of inclusion times of genes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.