Skip to contents

Pheatmap a matrix of p-values

Usage

pvals_heatmap(
  pvals,
  order = NULL,
  cluster_cols = TRUE,
  show_rownames = FALSE,
  save = NULL,
  reverse_colours = FALSE
)

Arguments

pvals

a matrix of p-values

order

numeric vector indicating row ordering of settings matrix

cluster_cols

if TRUE, pheatmap will cluster (and rearrange) columns

show_rownames

If TRUE (default), rownames are shown on heatmap

save

optional path to save figure to

reverse_colours

boolean to invert colours