plotAnnoPie-methods: plotAnnoPie method generics

Description Usage Arguments Value Author(s)

Description

plotAnnoPie method for csAnno instance

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
plotAnnoPie(
  x,
  ndigit = 2,
  cex = 0.9,
  col = NA,
  legend.position = "rightside",
  pie3D = FALSE,
  ...
)

plotAnnoPie(x,ndigit=2, cex=0.9,col=NA,legend.position="rightside", pie3D=FALSE, ...)

Arguments

x

csAnno instance

ndigit

number of digit to round

cex

label cex

col

color

legend.position

topright or other.

pie3D

plot in 3D or not

...

extra parameter

Value

plot

Author(s)

Guangchuang Yu https://guangchuangyu.github.io


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