Skip to contents

Generates a heatmap of cell type correlations and p-values as asterisks based on signature matrix

Usage

corr_expr(sig, log = FALSE, cor_method = "pearson", matrix = FALSE, ...)

Arguments

sig

signature matrix

log

logarithmic transformation of signature matrix

cor_method

correlation method "pearson" or "spearman"

matrix

return correlation and correlation probability values as matrix

...

additional parameters passed to corrplot function

Value

correlation heatmap of cell types based on gene expression