summarize_genes_for_pathway | R Documentation |
Summarize differential connectivity of genes in a pathway
summarize_genes_for_pathway(x, alpha = NULL, monotonized = FALSE)
x |
A 'dnapath' object of a single pathway. |
alpha |
Threshold for p-values of gene DC scores, used to subset the x. If NULL (or 1), x for all genes are shown. |
monotonized |
If TRUE, monotonized p-values are used. |
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.