Description Usage Arguments Value
Summarize differential connectivity scores for a pathway
1 | summarize_dnw_for_pathway(results, alpha = 0.1, monotonized = FALSE)
|
results |
The results from performing |
alpha |
The desired significance level. DC scores with p-values below this threshold will be set to zero. |
monotonized |
If true, monotonized (i.e. step-down) p-values from the permutation test will be used. |
The p by p differential network, with nonzero entries containing the significant DC scores.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.