KEGG_path2extid: KEGG_path2extid

Description Usage Arguments Value Author(s)

Description

query all genes in a KEGG pathway or module

Usage

1
2
3
4
5
6
KEGG_path2extid(
  keggID,
  species = sub("\\d+$", "", keggID),
  keggType = "Path",
  keyType = "kegg"
)

Arguments

keggID

KEGG ID, path or module ID

species

species

keggType

one of 'Path' or 'Module'

keyType

KEGG gene type, one of "ncbi-proteinid", "ncbi-geneid", "uniprot", or "kegg"

Value

extid vector

Author(s)

guangchuang yu


clusterProfiler documentation built on Feb. 11, 2021, 2:02 a.m.