Description Usage Arguments Details Value See Also Examples
overlay
should be executed after vplot(), and can be re-executed
several times to build up layers on a plot.
1 2 3 |
DDSresult |
a DESeqResults object |
szMod |
sizing modifier, a numerical vector to be applied to the |
pch |
point style to be displayed. |
labelPoints |
boolean, whether to label the points from DDSresult |
... |
additional arguments to pass to par |
pos |
label position relative to point |
labels |
names for points |
addLabels
will add point labels to a plot. This can be done using
the default parameters by setting labelPoints = TRUE in overlay
.
no return, plotting side effect
par, vplot
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.