pubtatordb: Create and Query a Local 'PubTator' Database
'PubTator' <https://www.ncbi.nlm.nih.gov/CBBresearch/Lu/Demo/PubTator/> is a National Center for Biotechnology Information (NCBI) tool that enhances the annotation of articles on PubMed <https://www.ncbi.nlm.nih.gov/pubmed/>. It makes it possible to rapidly identify potential relationships between genes or proteins using text mining techniques. In contrast, manually searching for and reading the annotated articles would be very time consuming. 'PubTator' offers both an online interface and a RESTful API, however, neither of these approaches are well suited for frequent, high-throughput analyses. The package 'pubtatordb' provides a set of functions that make it easy for the average R user to download 'PubTator' annotations, create, and then query a local version of the database.
Version: |
0.1.4 |
Imports: |
DBI, R.utils, RSQLite, assertthat, dplyr, readr |
Suggests: |
covr, testthat, knitr, rmarkdown |
Published: |
2019-11-22 |
DOI: |
10.32614/CRAN.package.pubtatordb |
Author: |
Zachary Colburn [aut, cre],
Madigan Army Medical Center - Department of Clinical Investigation
[cph, fnd] |
Maintainer: |
Zachary Colburn <zcolburn at gmail.com> |
License: |
MIT + file LICENSE |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
pubtatordb results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=pubtatordb
to link to this page.