Description Usage Arguments Value
View source: R/make_gene_cor_mat.R
Contructs a symmetric correlation matrix from the input gene expression data
1 | make_gene_cor_mat(expr_data)
|
expr_data |
A matrix of normalized gene expression data where columns represent individuals and rows represent features (e.g. genes) |
A matrix of Spearman rho values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.