hclustAnnotHeatmapPlot: hclustAnnotHeatmapPlot

View source: R/support_functions.R

hclustAnnotHeatmapPlotR Documentation

hclustAnnotHeatmapPlot

Description

hclustAnnotHeatmapPlot

Usage

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


vallotlab/ChromSCape documentation built on Oct. 15, 2023, 1:47 p.m.