plotAnnoBar {ChIPseeker}R Documentation

plotAnnoBar method generics

Description

plotAnnoBar method for csAnno instance

Usage

plotAnnoBar(x, xlab = "", ylab = "Percentage(%)",
  title = "Feature Distribution", ...)

## S4 method for signature 'list'
plotAnnoBar(x, xlab = "", ylab = "Percentage(%)",
  title = "Feature Distribution", ...)

plotAnnoBar(x, xlab="", ylab='Percentage(%)',title="Feature Distribution", ...)

Arguments

x

csAnno instance

xlab

xlab

ylab

ylab

title

title

...

additional paramter

Value

plot

Author(s)

Guangchuang Yu https://guangchuangyu.github.io


[Package ChIPseeker version 1.20.0 Index]