enrichment_heatmap: enrichment_heatmap

Description Usage Arguments

View source: R/enrichment.R

Description

Function for plotting a gene enrichment test.

Usage

1
2
enrichment_heatmap(ORA.OR, ORA.P, FDRmat.Array, title = "",
  text_cutoff = 2, color_max = 2)

Arguments

ORA.OR

output from enrichment_test

ORA.P

output from enrichment_test

FDRmat.Array

output from enrichment_test

text_cutoff

text only shows for numbers above the cutoff

color_max

everything over this number will have the maximum color


smorabit/scicat documentation built on July 23, 2020, 3:57 a.m.