plotAnnoBar | R Documentation |
plotAnnoBar method for csAnno
instance
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", ...)
x |
|
xlab |
xlab |
ylab |
ylab |
title |
title |
... |
additional paramter |
plot
Guangchuang Yu https://guangchuangyu.github.io
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.