Description Usage Arguments Value See Also Examples
Produce box-and-whisker plot of a synergy screening experiment data
| 1 2 | 
| x | object of class SynergyScreen | 
| what | type of data to plot, can be "raw" or "norm" | 
| ... | additional arguments passed to the generic boxplot function | 
See graphics::boxplot
BiocGenerics::boxplot, graphics::boxplot, SynergyScreen
| 1 2 3 | data(sim15_screen3)
boxplot(sim15_screen3,"raw")
boxplot(sim15_screen3,"norm")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.