- Home
- Bioconductor 3.21
- Software Packages
- MeSHDbi
MeSHDbi
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see MeSHDbi.
DBI to construct MeSH-related package from sqlite file
Bioconductor version: 3.21
The package is unified implementation of MeSH.db, MeSH.AOR.db, and MeSH.PCR.db and also is interface to construct Gene-MeSH package (MeSH.XXX.eg.db). loadMeSHDbiPkg import sqlite file and generate MeSH.XXX.eg.db.
Author: Koki Tsuyuzaki
Maintainer: Koki Tsuyuzaki <k.t.the-answer at hotmail.co.jp>
citation("MeSHDbi")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MeSHDbi")
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("MeSHDbi")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.