View source: R/06_Distribution_Plots.R
distribSina | R Documentation |
Plots the Sina plot of the sample distribution using ggplot2. The colors used for the plotting will correspond to the main_factor of the romics_object.
distribSina(romics_object)
romics_object |
has to be a log transformed romics_object created using romicsCreateObject() and transformed using the function log2transform() or log10transform() |
create a ggplot2 graphic output displaying the normalized or not intensites (or logged intensities) within each sample. ggplot2 methods can be used to visually adjust the plot.
a plot generated using ggplot2 is generated with this function.
Geremy Clair
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.