The R Journal: article published in 2017, volume 9:2

rentrez: An R package for the NCBI eUtils API PDF download
David J. Winter , The R Journal (2017) 9:2, pages 520-526.

Abstract The USA National Center for Biotechnology Information (NCBI) is one of the world’s most important sources of biological information. NCBI databases like PubMed and GenBank contain mil lions of records describing bibliographic, genetic, genomic, and medical data. Here I present rentrez, a package which provides an R interface to 50 NCBI databases. The package is well-documented, contains an extensive suite of unit tests and has an active user base. The programmatic interface to the NCBI provided by rentrez allows researchers to query databases and download or import particular records into R sessions for subsequent analysis. The complete nature of the package, its extensive test-suite and the fact the package implements the NCBI’s usage policies all make rentrez a powerful aid to developers of new packages that perform more specific tasks.

Received: 2017-09-01; online 2017-11-16, supplementary material, (11.2 KiB)
CRAN packages: ape, RISmed, pubmed.mineR, rentrez, reutils, rotl, fulltext, treemap
CRAN Task Views implied by cited CRAN packages: Phylogenetics, Environmetrics, Genetics, Graphics, OfficialStatistics, WebTechnologies
Bioconductor packages: genomes, RMassBank, MeSHSim, genbankr


CC BY 4.0
This article and supplementary materials are licensed under a Creative Commons Attribution 4.0 International license.

@article{RJ-2017-058,
  author = {David J. Winter},
  title = {{rentrez: An R package for the NCBI eUtils API}},
  year = {2017},
  journal = {{The R Journal}},
  doi = {10.32614/RJ-2017-058},
  url = {https://doi.org/10.32614/RJ-2017-058},
  pages = {520--526},
  volume = {9},
  number = {2}
}