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


YuLab-SMU/ChIPseeker documentation built on Feb. 11, 2024, 5:22 p.m.