Description Usage Arguments Value
Remove pathways with non-significant DC scores.
1 | filter_pathways(results, alpha_pathway = NULL)
|
alpha_pathway |
Threshold for pathway p-values to determine significance. If NULL, defaults to 0.05 or the minimum possible threshold (based on the number of permutatiosn that were run). |
x |
A 'dnapath_list' object. |
A 'dnapath_list' object containing only those pathways with differential
connectivity p-values below alpha
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.