heatmap_from_Fisher: Plot results of Fisher Exact Test as heat maps

View source: R/heatmap_from_Fisher.R

heatmap_from_FisherR Documentation

Plot results of Fisher Exact Test as heat maps

Description

Plot results of Fisher Exact Test as heat maps

Usage

heatmap_from_Fisher(matrix, hclust_out, cutree_out, motifs, style)

Arguments

matrix

Matrix. Numerical matrix to be plotted

hclust_out

hclust object.

cutree_out

cutree object.

motifs

Universalmotifs object.

style

Character. One of "FC", "PVAL" and "FDR".

Value

ComplexHeatmap object


TedCCLeung/MotifAnalysis documentation built on May 3, 2022, 2:11 p.m.