Description Usage Arguments Value Author(s)
View source: R/controlPlotsBiSeq.R
plot the number of sites vs median and other percentiles of coverage
1 2 3 4 5 | rnb.plot.num.sites.covg(
rnbs,
addSampleNames = (length(samples(rnbs)) < 100),
bar.percentiles = c(0.25, 0.75)
)
|
rnbs |
RnBiseqSet object |
addSampleNames |
should the sample names be added to the plot |
bar.percentiles |
the percentiles to be used for the error bars. Must be a vector of length 2 of which the first two elements will be used |
plot as an object of type ggplot
Fabian Mueller
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.