Description Usage Arguments Details Value Author(s) See Also
Creates one or more point-and-whisker plots showing beta value distributions at Sentrix positions.
1 | rnb.plot.sentrix.distributions(rnb.set, fprefix = "sentrix_whisker", ...)
|
rnb.set |
HumanMethylation450K dataset as an object of type |
fprefix |
File name prefix to be used in the generated plots. In order to ensure independence of the operating
system, there are strong restrictions on the name of the file. See the documentation of
|
... |
Other arguments passed to |
If no additional parameters are specified, this function creates one PDF and one low-resolution PNG file for every generated plot.
Point-and-whisker plot (an instance of ReportPlot
), or a list of such plots - one per
slide. If the provided dataset does not contain valid Sentrix ID and position information (or is an empty
dataset), this method returns NULL
.
Yassen Assenov
rnb.plot.sentrix.distribution
for creating a single plot for a specified slide number
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.