Description Usage Arguments Details Value Author(s) References Examples
This function generates MA plot.
1 2 |
se |
A SummarizedExperiment object. |
samplesA |
Either a character vector, identifying sample set A by either replicate name or sample name, or a numerical vector giving the columns of data in the object that forms sample set A. |
samplesB |
Either a character vector, identifying sample set B by either replicate name or sample name, or a numerical vector giving the columns of data in the object that forms sample set B. |
scale |
If given, defines the scale on which the log-ratios will be plotted. |
xlab |
Label for the X-axis. Defaults to 'A'. |
ylab |
Label for the Y-axis. Defaults to 'M'. |
... |
Any other parameters to be passed to the plot function. |
This function makes MA plot from SummExperiment object.
Returns MA plot.
AJ Vaestermark, JR Walters.
The 'doseR' package, 2018 (in press).
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.