Description Usage Arguments Value
View source: R/bifurcation.functions.R
Estimates local gene-gene correlations in a sequence of windows along pseudotime for locally permuted matrix
| 1 2 | corMatrixC(genes, cells, cdnormX, step, w, permutN,
  n.cores = parallel::detectCores()/2)
 | 
| genes | a set of genes to estimate local pairwise expression correlations | 
| cells | cells ordered by pseudotime | 
| cdnormX | expression matrix | 
| step | step between sequential windows (in number of cells) | 
| w | window length along pseudotime (in number of cells) | 
| permutN | number of local permutations | 
| n.cores | number of cores to use | 
local multiple permuted gene-gene correlation matrices per each window of cells
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.