Description Usage Arguments Value
View source: R/bifurcation.functions.R
Estimates pseudotime trends of local intra- and inter-module correlations of fates-specific modules along a single trajectory
1 2 | synchro.path(r, mat, genesetA, genesetB, w, step,
n.mapping = length(r$cell.info), subtree, perm = FALSE)
|
mat |
expression matrix |
genesetA |
a vector of fate-specific genes for first post-bifurcation branch |
genesetB |
a vector of fate-specific genes for second post-bifurcation branch |
w |
local window, in number of cells, to estimate correlations |
step |
step, in number of cells, between local windows |
subtree |
trajectory, consisting of a vector of segments comprising trajectory |
perm |
boolean, estimate control trends for local permutations instread of real expression matrix |
ppt |
ppt object |
estimate of local correlation trends along trajectory
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.