ggkegg
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see ggkegg.
Analyzing and visualizing KEGG information using the grammar of graphics
Bioconductor version: 3.19
This package aims to import, parse, and analyze KEGG data such as KEGG PATHWAY and KEGG MODULE. The package supports visualizing KEGG information using ggplot2 and ggraph through using the grammar of graphics. The package enables the direct visualization of the results from various omics analysis packages.
Author: Noriaki Sato [cre, aut]
Maintainer: Noriaki Sato <nori at hgc.jp>
citation("ggkegg")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ggkegg")
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("ggkegg")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.