drawOverlapHeatmaps: Draw the heatmap based on the output of matrix overlap_res

View source: R/genes-meta-analyses.R

drawOverlapHeatmapsR Documentation

Draw the heatmap based on the output of matrix overlap_res

Description

Draw the heatmap based on the output of matrix overlap_res

Usage

drawOverlapHeatmaps(dfPercent, dfpvalue, label.df1, label.df2,
  col = barzinePhdR::colCbc(), colp)

Arguments

dfPercent

overlap matrix computed by matrix overlap_res

dfpvalue

associated p-value matrix

label.df1

character string. Label for the first data.frame

label.df2

character string. Label for the second data.frame

col

colour palette for the main heatmap

colp

colour palette for the p-value associated heatmap.

Value

two heatmaps one with the percentage of overlap between the two studies and the second with the corresponding p-values.


barzine/barzinePhdR documentation built on Nov. 23, 2024, 8:54 p.m.