calc_corr: Correlation between gene expression and cell type proportion.

View source: R/ritmic_analysis.R

calc_corrR Documentation

Correlation between gene expression and cell type proportion.

Description

calc_corr compute the correlation between the gene expression in tumors and the micro-environment proportion.

Usage

calc_corr(D_cancer, A)

Arguments

D_cancer

The matrix with the gene expression in each tumor.

A

The matrix of cell type proportions for each sample.

Value

A data frame with for each gene and each cell type the correlation between the gene expression and the cell type proportion.


bcm-uga/RiTMIC documentation built on June 16, 2022, 2:41 p.m.