HeatMapUEB: Plot Heatmap

Description Usage Arguments Examples

Description

This function plots a Heapmap of a datamatrix where the first column are the genesymbols

Usage

1
HeatMapUEB(data, title, cexTitle, scale)

Arguments

data

A dataset where only the first column is character (where to put your GeneSymbols)

title

A short name to put in the title after "Heatmap of "

cexTitle

Size of the title

scale

Does the data need to be scaled? Values= "column"/"row"/"none"

Examples

1
HeatMapUEB(data=hmdata,"Normalized Data",0.8,scale="column")

uebvhir/HeatMapUEB documentation built on May 3, 2019, 2:22 p.m.