Description Usage Arguments Details Value
Plot the probability of detection vs average expression of a gene.
1 2 | PlotNoiseModel(object, cell.ids = c(1, 2), col.use = "black", lwd.use = 2,
do.new = TRUE, x.lim = 10, ...)
|
object |
Seurat object |
cell.ids |
Cells to use |
col.use |
Color code or name |
lwd.use |
Line width for curve |
do.new |
Create a new plot (default) or add to existing |
x.lim |
Maximum value for X axis |
... |
Additional arguments to pass to lines function |
Assumes that this 'noise' model has been precomputed with CalcNoiseModels
Returns no value, displays a plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.