.Rbuildignore
DBI to construct MeSHDb object from SQLite file.
git clone https://github.com/rikenbit/MeSHDbi/ cd MeSHDbi R CMD INSTALL MeSHDbi
or type the code below in the R console window
library(devtools) devtools::install_github("rikenbit/MeSHDbi")
Tsuyuzaki K, Morota G, Ishii M, Nakazato T, Miyazaki S, Nikaido I, MeSH ORA framework: R/Bioconductor packages to support MeSH over-representation analysis, BMC Bioinformatics. 2015;16(45)
Copyright (c) 2015 Koki Tsuyuzaki and RIKEN Bioinformatics Research Unit Released under the Artistic License 2.0.
提供MeSH(医学主题词)数据库的接口,用于生物医学数据的注释和查询
MeSHDbi
DBI to construct MeSHDb object from SQLite file.
Installation
or type the code below in the R console window
References
Tsuyuzaki K, Morota G, Ishii M, Nakazato T, Miyazaki S, Nikaido I, MeSH ORA framework: R/Bioconductor packages to support MeSH over-representation analysis, BMC Bioinformatics. 2015;16(45)
License
Copyright (c) 2015 Koki Tsuyuzaki and RIKEN Bioinformatics Research Unit Released under the Artistic License 2.0.
Authors