plotAnnoBar-methods: plotAnnoBar method generics

Description Usage Arguments Value Author(s)

Description

plotAnnoBar method for csAnno instance

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
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


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