ggheat.continuous: 'ggheat.continuous' helper function for plotting ggheatmap,...

View source: R/ggheat.continuous.R

ggheat.continuousR Documentation

ggheat.continuous helper function for plotting ggheatmap, see ggheat.continuous.single and ggheat.continuous.group for examples of usage

Description

ggheat.continuous helper function for plotting ggheatmap, see ggheat.continuous.single and ggheat.continuous.group for examples of usage

Usage

ggheat.continuous(
  eset,
  hc = NA,
  hr = NA,
  hmcolors = NA,
  col_lab,
  col_values,
  col_breaks,
  col_labels,
  ylabstr = "",
  type = c("left", "right", "middle", "regular"),
  fout = NA,
  p.heights = c(1.5, 0.5, 5),
  xsize = 4,
  ysize = 4,
  ysizelab = 7,
  override.hc = NA
)

montilab/BS831 documentation built on April 17, 2024, 4:51 p.m.