| DAsummary | R Documentation | 
n altered pathways, taking into account the
number of altered .Lists and plots the top n altered pathways, taking into account the
number of altered .
DAsummary( DAdata, n = 10, conf.level = 0.05, adjust = TRUE, ratio = F, colors = "hiro", order.by = "number" )
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.  | 
ratio | 
 Boolean, whether to plot the ratio of significant paths with respect to the total paths in the pathway. Default is FALSE.  | 
colors | 
 String with the color scheme or vector of colors to be used.
See    | 
order.by | 
 String, how to order table of results. Available options
include   | 
Plot and tibble including top n altered pathways.
data(DAdata) DAsummary(DAdata)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.