Description Usage Arguments Value
Computes gene-gene correlations and p values
1 2 3 4 5 6 | all_gene_cor_with_pval(
ge,
cell.size = NULL,
return.unwt.cor = FALSE,
mean1 = 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.