plotAnnoBar.data.frame: plotAnnoBar.data.frame

Description Usage Arguments Details Value Author(s) See Also

View source: R/plotAnno.R

Description

plot feature distribution based on their chromosome region

Usage

1
2
3
4
5
6
7
plotAnnoBar.data.frame(
  anno.df,
  xlab = "",
  ylab = "Percentage(%)",
  title = "Feature Distribution",
  categoryColumn
)

Arguments

anno.df

annotation stats

xlab

xlab

ylab

ylab

title

plot title

categoryColumn

category column

Details

plot chromosome region features

Value

bar plot that summarize genomic features of peaks

Author(s)

Guangchuang Yu https://guangchuangyu.github.io

See Also

annotatePeak plotAnnoPie


ChIPseeker documentation built on March 6, 2021, 2 a.m.