Description Usage Arguments Value
Summarize the differential connectivity of pathways.
1 | summarize_pathways(results, alpha_pathway = NULL, alpha_gene = NULL)
|
results |
A 'dnapath_list' object. |
alpha_pathway |
Threshold for p-values of pathway DC scores. If NULL (or 1), results for all pathways are shown. |
alpha_gene |
Threshold for p-values of gene DC scores. Used to determine the number of genes that are differentially connected within each pathway. If NULL, defaults to 0.05 or the minimum possible threshold (based on the number of permutatiosn that were run). |
A tibble summarizing the differential connectivity of genes in the pathway.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.