Bioc2026 Registration Open!

keggorthology

graph support for KO, KEGG Orthology

Bioconductor version: 3.23 · Package version: 2.64.0

graphical representation of the Feb 2010 KEGG Orthology. The KEGG orthology is a set of pathway IDs that are not to be confused with the KEGG ortholog IDs.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("keggorthology")

Details

MaintainerVJ Carey <stvjc@channing.harvard.edu>
AuthorVJ Carey <stvjc@channing.harvard.edu>
LicenseArtistic-2.0
Downloads rank564
Source branchRELEASE_3_23
biocViewsGraphAndNetwork, KEGG, Pathways, Software, Visualization

Documentation

Download

Dependencies

Depends: R (>= 2.5.0), hgu95av2.db, graph

Imports: AnnotationDbi, DBI, grDevices, methods, tools, utils

Suggests: RBGL, ALL

Reverse dependencies

Suggests Me (1): MLInterfaces