getKEGGPathwayImage: Get a visualization of a specific KEGG pathway.

View source: R/KEGGfunctions.R

getKEGGPathwayImageR Documentation

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

Details

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

Value

An image.

Author(s)

Daniel Fischer

Examples

 ## Not run: 
  getKEGGPathwayImage(pathway = "bta00620")
  
## End(Not run)

fischuu/GenomicTools documentation built on Feb. 15, 2025, 2:13 p.m.