DAoverview | R Documentation |
Table and plot of total number of altered and not altered nodes, paths and functions (Uniprot keywords and/or GO terms, if present).
DAoverview(DAdata, conf.level = 0.05, adjust = TRUE, colors = "hiro")
DAdata |
List of comparison results, returned by function |
conf.level |
Numeric, cut off for significance. Default is 0.05. |
adjust |
Boolean, whether to adjust the p.value with Benjamini-Hochberg FDR method. Default is TRUE. |
colors |
String with the color scheme or vector of colors to be used.
See |
Plot and tibble including the number of total, altered, UP- and DOWN-regulated features for nodes, paths and functions if present.
data(DAdata) DAoverview(DAdata)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.