Description Usage Arguments Value Examples
Produce a single plot for readous of each plate, with the option of highlighting specific signals, like positive/negative controls.
1 | scatterPlot(dat, controlOnly = FALSE, colour, ...)
|
dat |
synthetic lethal RNAi screen data |
controlOnly |
whether or not to plot control wells only |
colour |
colour for different signals |
... |
positive/negative signals, must be specified |
a ggplot object
1 2 | scatterPlot(exampleDat, controlOnly = FALSE, colour = rainbow(10),
"PLK1 si1", "scrambled control si1", "lipid only")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.