associated_genes_with_kegg: Associate genes with KEGG

Description Usage Arguments Value Examples

Description

Find KEGG pathway IDs and names associated with an organisms' genes.

Usage

1
2
associated_genes_with_kegg(organism_code, classification = "module",
  genes = NULL)

Arguments

organism_code

a three letter code

classification

type of kegg classification to use: either module or pathway

genes

optional character vector of gene names to return

Value

tibble of KEGG gene names and their corresponding pathway codes and names

Examples

1

shackett/fluxr documentation built on May 29, 2019, 8:06 p.m.