.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(医学主题词)数据库的接口,用于生物医学数据的注释和查询
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
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