- Home
- Bioconductor 3.12
- Software Packages
- KEGGprofile
KEGGprofile
This package is for version 3.12 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see KEGGprofile.
An annotation and visualization package for multi-types and multi-groups expression data in KEGG pathway
Bioconductor version: 3.12
KEGGprofile is an annotation and visualization tool which integrated the expression profiles and the function annotation in KEGG pathway maps. The multi-types and multi-groups expression data can be visualized in one pathway map. KEGGprofile facilitated more detailed analysis about the specific function changes inner pathway or temporal correlations in different genes and samples.
Author: Shilin Zhao, Yan Guo, Yu Shyr
Maintainer: Shilin Zhao <shilin.zhao at vanderbilt.edu>
citation("KEGGprofile")):
Installation
To install this package, start R (version "4.0") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("KEGGprofile")
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("KEGGprofile")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.