- Home
- Bioconductor 3.19
- Software Packages
- hmdbQuery
hmdbQuery
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see hmdbQuery.
utilities for exploration of human metabolome database
Bioconductor version: 3.19
Define utilities for exploration of human metabolome database, including functions to retrieve specific metabolite entries and data snapshots with pairwise associations (metabolite-gene,-protein,-disease).
Author: Vince Carey <stvjc at channing.harvard.edu>
Maintainer: VJ Carey <stvjc at channing.harvard.edu>
citation("hmdbQuery")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("hmdbQuery")
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("hmdbQuery")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.