Description Usage Arguments Value
Computes gene-gene correlations
1 | all_gene_cor(ge, cell.size = NULL, return.unwt.cor = FALSE)
|
ge |
super-cell gene expression matrix |
cell.size |
super-cell size |
list with fields:
cell.size
- super-cell size, cor
unweighted correlation (if(return.unwt.cor)
), wt.cor
- weighted correlation betweeen genes, wt.pval
p.values of weighted correlations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.