- Home
- Bioconductor 3.22
- Software Packages
- MetaboSignal
MetaboSignal
This is the released version of MetaboSignal; for the devel version, see MetaboSignal.
MetaboSignal: a network-based approach to overlay and explore metabolic and signaling KEGG pathways
Bioconductor version: Release (3.22)
MetaboSignal is an R package that allows merging, analyzing and customizing metabolic and signaling KEGG pathways. It is a network-based approach designed to explore the topological relationship between genes (signaling- or enzymatic-genes) and metabolites, representing a powerful tool to investigate the genetic landscape and regulatory networks of metabolic phenotypes.
Author: Andrea Rodriguez-Martinez, Rafael Ayala, Joram M. Posma, Ana L. Neves, Maryam Anwar, Jeremy K. Nicholson, Marc-Emmanuel Dumas
Maintainer: Andrea Rodriguez-Martinez <andrea.rodriguez-martinez13 at imperial.ac.uk>, Rafael Ayala <rafaelayalahernandez at gmail.com>
citation("MetaboSignal")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MetaboSignal")
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("MetaboSignal")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.