tagHeatmap: tagHeatmap

tagHeatmapR Documentation

tagHeatmap

Description

plot the heatmap of tagMatrix

Usage

tagHeatmap(
  tagMatrix,
  xlab = "",
  ylab = "",
  title = NULL,
  palette = "RdBu",
  nrow = NULL,
  ncol = NULL
)

Arguments

tagMatrix

tagMatrix or a list of tagMatrix

xlab

xlab

ylab

ylab

title

title

palette

palette to be filled in,details see scale_colour_brewer

nrow

the nrow of plotting a list of peak

ncol

the ncol of plotting a list of peak

Value

figure

Author(s)

G Yu


GuangchuangYu/ChIPseeker documentation built on Feb. 9, 2024, 2:06 a.m.