plotLEHmap: Plot a heatmap with ligand rows and ECM protein columns

Description Usage Arguments Value

Description

Plot a heatmap with ligand rows and ECM protein columns

Usage

1
2
plotLEHmap(dt, hclustfun = NULL, fill, titleExpression, limits,
  xAxisSize = 0.6, yAxisSize = 0.5)

Arguments

dt

Datatable with Ligand, ECMp and a column named by the fill value

hclustfun

Optional clustering function to overide heatmap.2 default

fill

Name of column with numeric values for coloring the heatmap

titleExpression

Title for heatmap

limits

Length 2 integer or numeric vector used to squish the colors of extreme values

xAxisSize

Optional scale factor for x axis text

yAxisSize

Optional scale factor for y axis text

Value

none called for its side effect of plotting the heatmap


MEP-LINCS/MEMA documentation built on May 20, 2019, 2:47 p.m.