Description Usage Arguments Details Value Examples
View source: R/cellData-methods.R
Visualizes hits by volcano plot.
1 2 3 4 5 |
object |
a cellData object |
outpath |
diretory of the output figures |
color.highlight |
a character specifying the color of the hits |
color.background |
a character specifying the color of the other samples |
highlight.label |
a vector of characters specifying the names of the samples to be highlighted, with the names are the "barcode:wellID". |
highlight.label.color |
a character specifying the color of the labels |
... |
arguments of the graphic device and ggplot2 |
Users can highlight a certain samples during plotting.
Invisibly an object of ggplot
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.