rotl, an R package to interact with the Open Tree of Life data

Whitney Laboratory of Marine Bioscience, University of Florida, Saint Augustine, Florida, United States
Division of Invertebrate Zoology, Florida Museum of Natural History, Gainesville, Florida, United States
Department of Ecology & Evolutionary Biology, University of Michigan - Ann Arbor, Ann Arbor, Michigan, United States
Arizona State University, Tempe, Arizona, United States
DOI
10.7287/peerj.preprints.1471v1
Subject Areas
Computational Biology, Evolutionary Studies, Computational Science
Keywords
phylogenetics, API, R, comparative methods
Copyright
© 2015 Michonneau et al.
Licence
This is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, reproduction and adaptation in any medium and for any purpose provided that it is properly attributed. For attribution, the original author(s), title, publication source (PeerJ PrePrints) and either DOI or URL of the article must be cited.
Cite this article
Michonneau F, Brown JW, Winter D. 2015. rotl, an R package to interact with the Open Tree of Life data. PeerJ PrePrints 3:e1471v1

Abstract

While phylogenies have been getting easier to build, it has been difficult to re-use, combine, and synthesize the information they provide because published trees are often only available as image files, and taxonomic information is not standardized across studies. The Open Tree of Life (OTL) project addresses these issues by providing a digital tree that encompasses all organisms, built by combining taxonomic information and published phylogenies. The project also provides tools and services to query and download parts of this synthetic tree, as well as the source data used to build it. Here, we present rotl, an R package to search and download data from the Open Tree of Life directly in R. rotl uses common data structures allowing researchers to take advantage of the rich set of tools and methods that are available in R to manipulate, analyze, and visualize phylogenies.

Author Comment

This paper describes an R package to interact with the Open Tree of Life data through its APIs. This version has been submitted for review to Systematic Biology.