get_metabPaths_org: Get vector with paths numbers that occur in the given...

View source: R/PATHWAY_ANALYSIS.R

get_metabPaths_orgR Documentation

Get vector with paths numbers that occur in the given organism, named with the full path name:

Description

Get vector with paths numbers that occur in the given organism, named with the full path name:

Usage

get_metabPaths_org(org_code)

Arguments

org_code

TODO.

Value

A named character vector with the pathway identifiers available for the specified organism, where each value is an organism-specific pathway code and each name is the corresponding KEGG pathway name.

Examples

## Not run: 
head(get_metabPaths_org("hsa"))

## End(Not run)


specmine documentation built on Aug. 5, 2026, 5:06 p.m.