Description Usage Arguments Author(s) See Also
Volcano plot
1 2 3 4 5 6 7 | plotVolcano(
df,
bait,
title = "",
sub1 = "proteins detected.",
sub2 = "significant."
)
|
df |
a data.frame containing columns logFC, significant and p-value. |
bait |
what bait was used? a string. |
title |
should the ggplot ahve a title? |
sub1 |
The first part of a subtitle that is to be generated. |
sub2 |
The second part of the subtitle. |
April Kim
Other genoppi:
designate()
,
enrichment()
,
interactors()
,
mttest()
,
plotOverlap()
,
plotScatter()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.