DAtop | R Documentation |
n
altered nodes, paths and functions (Uniprot
keywords and/or GO terms, if present).Lists and plots the top n
altered nodes, paths and functions (Uniprot
keywords and/or GO terms, if present).
DAtop(DAdata, n = 10, conf.level = 0.05, adjust = TRUE, colors = "hiro")
DAdata |
List of comparison results, returned by function |
n |
Number of top features to show. |
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 list of tables including top n
altered features for
nodes, paths and functions if present.
data(DAdata) topDA(DAdata)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.