Learn R Programming

gclink (version 1.1)

KO_group: KEGG Orthology (KO) Group Classification

Description

A dataset mapping KEGG Orthology (KO) identifiers to their functional groups and gene symbols.

Usage

KO_group

Arguments

Format

A data frame with multiple rows and 3 variables:

gene

Character. KEGG Orthology identifier (e.g., "K04035").

gene_group

Character. Functional group (e.g., "acsF").

gene_label

Character. Gene symbol (e.g., "acsF").