Description Usage Arguments Author(s) See Also Examples
View source: R/plot.MassArrayData.R
Function to generate graphical output for methylation data in a MassArrayData
object
1 2 |
x |
Object of class |
... |
Other arguments to plot, currently not supported at this time |
collapse |
Logical specifying whether or not to combine samples by unique |
bars |
Logical specifying whether or not to display error bars. If |
scale |
Logical specifying whether or not to keep the x axis to scale. If |
sequence |
Logical specifying whether or not to display the nucleotide sequence for the amplicon |
labels |
Logical specifying whether or not to display data labels |
colors |
Logical specifying whether or not to plot in color. If |
main |
Label/title for overall plot (default is |
width |
Numerical value specifying the display width to use for each methylation value; number corresponds to the number of base pairs to include in both directions from the methylation position (default is |
Reid F. Thompson (rthompso@aecom.yu.edu), John M. Greally (jgreally@aecom.yu.edu)
See Also MassArrayData
1 2 | data(MassArray.example.data)
plot(MassArray.example.data,collapse=FALSE,bars=FALSE,scale=FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.