Bioc2026 Registration Open!

MeSHDbi

DBI to construct MeSH-related package from sqlite file

Bioconductor version: 3.23 · Package version: 1.48.0

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.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("MeSHDbi")

Details

MaintainerKoki Tsuyuzaki <k.t.the-answer@hotmail.co.jp>
AuthorKoki Tsuyuzaki
LicenseArtistic-2.0
Downloads rank532
Source branchRELEASE_3_23
biocViewsAnnotation, AnnotationData, Infrastructure, Software

Documentation

Download

Dependencies

Depends: R (>= 3.0.1)

Imports: methods, AnnotationDbi (>= 1.31.19), RSQLite, Biobase

Suggests: testthat

Reverse dependencies

Imports Me (3): meshes, meshr, scTensor