hclustAnnotHeatmapPlot: hclustAnnotHeatmapPlot

Description Usage Arguments Value

View source: R/support_functions.R

Description

hclustAnnotHeatmapPlot

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
hclustAnnotHeatmapPlot(
  x = NULL,
  hc = NULL,
  hmColors = NULL,
  anocol = NULL,
  xpos = c(0.1, 0.9, 0.114, 0.885),
  ypos = c(0.1, 0.5, 0.5, 0.6, 0.62, 0.95),
  dendro.cex = 1,
  xlab.cex = 0.8,
  hmRowNames = FALSE,
  hmRowNames.cex = 0.5
)

Arguments

x

A correlation matrix

hc

An hclust object

hmColors

A color palette

anocol

A matrix of colors

xpos

Xpos

ypos

Ypos

dendro.cex

Size of denro names

xlab.cex

Size of x label

hmRowNames

Write rownames ?

hmRowNames.cex

Size of rownames ?

Value

A heatmap


ChromSCape documentation built on Nov. 8, 2020, 6:57 p.m.