plotExpNoise {RaceID} | R Documentation |
Noise-expression scatter plot
Description
Plotting noise (epsilon) as a function of normalized or non-normalized expression for a given gene.
Usage
plotExpNoise(g, object, noise, set = NULL, ps = 0.1, norm = TRUE, ...)
Arguments
g |
Valid gene ID with available expression and noise estimates. |
object |
RaceID |
noise |
List object returned by the |
set |
Set of valid cluster numbers. Default is |
ps |
Real number. Pseudo-count added to noise and expression estimates. Default is 0.1. |
norm |
logical. If |
... |
Additional arguments of |
Value
None.
[Package RaceID version 0.3.5 Index]