View source: R/KEGGfunctions.R
getKEGGPathwayImage | R Documentation |
This function gets a visualizatin of a specific KEGG pathway.
getKEGGPathwayImage(pathway, folder=NULL)
pathway |
Pathway name |
folder |
Path to where the image is stored |
thi function downloads a png figure of a specifi pathway and stores it in a given folder
An image.
Daniel Fischer
## Not run:
getKEGGPathwayImage(pathway = "bta00620")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.