View source: R/networkCharacterization.R
characterizeNetworks | R Documentation |
Saves xlsx files containing the common names for Reactome pathways # representing nodes in a given pathway network.
characterizeNetworks(networks_list, output_dir = NULL)
networks_list |
A named list of igraph networks, where the names are the subtypes represented in each network. |
output_dir |
The directory to which the xlsx files will be saved. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.