Description Usage Arguments Value Author(s)
plotAnnoBar method for csAnno
instance
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", ...)
|
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.