tor_fetch_kegg_pathways_for_species: Fetch all KEGG pathways for a species

Description Usage Arguments

Description

Fetch all KEGG pathways for a species

Usage

1
2
tor_fetch_kegg_pathways_for_species(org_id = find_by_species_name(),
  species_name = NULL, quiet = FALSE)

Arguments

org_id

KEGG organism code (typically 3-4 characters), if not provided, will be searched based on species_name using tor_fetch_kegg_species

species_name

species name or regular expression to identify the organism of interest


KopfLab/turnoveR documentation built on May 28, 2019, 3:33 p.m.