Description Usage Arguments Value
View source: R/compute_scores_and_pval.R
Computes the table of association and characterization scores
1 | compute_scores(x, n.cores = 1)
|
x |
matrix: a gene expression matrix (rownames corresponding to genes and colnames to cells) |
n.cores |
integer: nb of cores to be used for parallel processing |
Returns a table with the following columns:
Names of the two genes whose assocation is being assessed
MIC score, i.e the strength of the association between the 2 genes
Characterization scores, informing about the "shape" of the association
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.