show.image: Draw a Heatmap from a Matrix

Description Usage Arguments Author(s) References See Also

View source: R/showHeatmaps.r

Description

Given a matrix, this function draws a heatmap. This function is used internally by the showHeatmaps function.

Usage

1
show.image(Image, ylab = "")

Arguments

Image

A matrix for which to create the heatmap.

ylab

A string for the y-label of the plot.

Author(s)

Michael J. O'Connell and Eric F. Lock

References

Lock, E. F., Hoadley, K. A., Marron, J. S., & Nobel, A. B. (2013). Joint and individual variation explained (JIVE) for integrated analysis of multiple data types. The Annals of Applied Statistics, 7(1), 523-542.

O'Connell, M. J., & Lock, E.F. (2016). R.JIVE for Exploration of Multi-Source Molecular Data. Bioinformatics advance access: 10.1093/bioinformatics/btw324.

See Also

showHeatmaps, jive, plot.jive


r.jive documentation built on Nov. 17, 2020, 9:07 a.m.