- Home
- Bioconductor 3.23
- Software Packages
- keggorthology (development version)
keggorthology
This is the development version of keggorthology; for the stable release version, see keggorthology.
graph support for KO, KEGG Orthology
Bioconductor version: Development (3.23)
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.
Author: VJ Carey <stvjc at channing.harvard.edu>
Maintainer: VJ Carey <stvjc at channing.harvard.edu>
citation("keggorthology")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("keggorthology")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("keggorthology")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.