network_genes | R Documentation |
This is a companion function for the network diagrams to display the genes which contribute to the enrichment and are shared between gene sets.
network_genes(eres, FDR = 0.05, n_sets = 20)
eres |
a mitch results object. |
FDR |
the significance threshold for inclusion. By default, it is 0.05 |
n_sets |
the number of sets to include. |
a list of up- and down-regulated gene sets
data(resExample)
network_genes(resExample)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.