Learn R Programming

GenomicTools (version 0.2.9.7)

getKEGGPathwayImage: Get a visualization of a specific KEGG pathway.

Description

This function gets a visualizatin of a specific KEGG pathway.

Usage

getKEGGPathwayImage(pathway, folder=NULL)

Arguments

pathway

Pathway name

folder

Path to where the image is stored

Value

An image.

Details

thi function downloads a png figure of a specifi pathway and stores it in a given folder

Examples

Run this code
# NOT RUN {
 
# }
# NOT RUN {
  getKEGGPathwayImage(pathway = "bta00620")
  
# }

Run the code above in your browser using DataLab