getKEGGPathway: Get a list of genes in a specific KEGG pathway.

View source: R/KEGGfunctions.R

getKEGGPathwayR Documentation

Get a list of genes in a specific KEGG pathway.

Description

This function gets a list of organisms in the KEGG database.

Usage

  getKEGGPathway(pathway)

Arguments

pathway

Pathway name

Details

This function delievers a vector with KEGG pathway information.

Value

A vector with pathways genes and entries. For a overview of all availabl pathway names in a specific organism use the getKEGGPathwayOverview function.

Author(s)

Daniel Fischer

Examples

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

fischuu/GenomicTools documentation built on April 30, 2023, 7:53 p.m.