- Home
- Bioconductor 3.12
- Software Packages
- MSEADbi
MSEADbi
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 MSEADbi.
DBI to construct MSEA-related package
Bioconductor version: 3.12
Interface to construct annotation package for MSEA (MSEA.XXX.pb.db). The program design is same as Bioconductor LRBaseDbi or MeSHDbi pacakge, and the usage is also the same as these packages.
Author: Kozo Nishida [aut, cre] , Koki Tsuyuzaki [aut] , Atsushi Fukushima [aut]
Maintainer: Kozo Nishida <kozo.nishida at gmail.com>
citation("MSEADbi")):
Installation
To install this package, start R (version "4.0") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MSEADbi")
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("MSEADbi")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.