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
| Maintainer | VJ Carey <stvjc@channing.harvard.edu> |
| Author | VJ Carey <stvjc@channing.harvard.edu> |
| License | Artistic-2.0 |
| Downloads rank | 564 |
| Source branch | RELEASE_3_23 |
| biocViews | GraphAndNetwork, KEGG, Pathways, Software, Visualization |
Documentation
Download
Dependencies
Depends: R (>= 2.5.0), hgu95av2.db, graph
Imports: AnnotationDbi, DBI, grDevices, methods, tools, utils
Reverse dependencies
Suggests Me (1): MLInterfaces