get_pathway_class: get_pathway_class

View source: R/pathway_database-methods.R

get_pathway_classR Documentation

get_pathway_class

Description

Extract the class of pathways.

Usage

get_pathway_class(object)

Arguments

object

pathway_class object.

Author(s)

Xiaotao Shen shenxt1990@outlook.com

Examples

library(metpath)
kegg_hsa_pathway = get_kegg_pathway(local = TRUE, organism = "hsa")
kegg_hsa_pathway

get_pathway_class(kegg_hsa_pathway)

tidymass/metpath documentation built on July 21, 2023, 3:11 p.m.