View source: R/20_WIKIPATHWAYS.R
request_wikipathway_info | R Documentation |
This function fetches all available pathways from WikiPathways for a specified organism.
request_wikipathway_info(organism = "Homo sapiens")
organism |
A character string specifying the organism name. Default is "Homo sapiens". |
A data frame containing pathway information, including pathway names, IDs, and species.
request_wikipathway_info("Homo sapiens")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.