Description Usage Arguments Value Author(s) Examples
View source: R/view_pathways.R
Find the pathway with the fewer number of nodes among a list of pathways. This simple function is an example of how to navigate the genes on a list of pathways.
1 | smallest_pathway(pathways)
|
pathways |
A list of graph::graphNEL objects. |
The index of the pathway with fewer number of nodes.
Diana Diaz <dmd at wayne dot edu>
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.