View source: R/ritmic_analysis.R
calc_corr | R Documentation |
calc_corr
compute the correlation between the gene expression in
tumors and the micro-environment proportion.
calc_corr(D_cancer, A)
D_cancer |
The matrix with the gene expression in each tumor. |
A |
The matrix of cell type proportions for each sample. |
A data frame with for each gene and each cell type the correlation between the gene expression and the cell type proportion.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.