MeSHDbi
This is the development version of MeSHDbi; for the stable release version, see MeSHDbi.
DBI to construct MeSH-related package from sqlite file
Bioconductor version: Development (3.23)
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 (from within R, enter
citation("MeSHDbi")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("MeSHDbi")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
| Reference Manual |
Details
| biocViews | Annotation, AnnotationData, Infrastructure, Software |
| Version | 1.47.0 |
| In Bioconductor since | BioC 2.14 (R-3.1) (11.5 years) |
| License | Artistic-2.0 |
| Depends | R (>= 3.0.1) |
| Imports | methods, AnnotationDbi(>= 1.31.19), RSQLite, Biobase |
| System Requirements | |
| URL |
See More
| Suggests | testthat |
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | |
| Windows Binary (x86_64) | |
| macOS Binary (x86_64) | |
| macOS Binary (arm64) | |
| Source Repository | git clone https://git.bioconductor.org/packages/MeSHDbi |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/MeSHDbi |
| Package Short Url | https://bioconductor.org/packages/MeSHDbi/ |
| Package Downloads Report | Download Stats |