as.list.PathwayList | R Documentation |
Converts a PathwayList
into a list of Pathway
s.
## S3 method for class 'PathwayList'
as.list(x, ...)
x |
a |
... |
extra arguments to as.list |
A list of pathways.
Gabriele Sales
PathwayList
as.list(pathways("hsapiens", "kegg"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.