vmikk/PhyloNext: 1.3.0
Creators
- 1. Institute of Ecology and Earth Sciences, University of Tartu, Estonia
- 2. Natural History Museum, University of Tartu, Estonia
- 3. Earth and Sustainability Science Research Centre, School of Biological, Earth and Environmental Sciences, University of New South Wales, Sydney, Australia
- 4. Global Biodiversity Information Facility, Copenhagen, Denmark
- 5. School of Natural Sciences, University of California, Merced, USA
- 6. Department of Ecology & Evolutionary Biology, University of Kansas, Lawrence, USA
Description
PhyloNext is the automated pipeline for the analysis of phylogenetic diversity using GBIF occurrence data, species phylogenies from Open Tree of Life, and Biodiverse software.
Introduction
Current pipeline brings together two critical research data infrastructures, the Global Biodiversity Information Facility (GBIF) and Open Tree of Life (OToL), to make them more accessible to non-experts.
The pipeline is built using Nextflow, a workflow tool to run tasks across multiple compute infrastructures in a very portable manner. It uses Docker containers making installation trivial and results highly reproducible. The Nextflow DSL2 implementation of this pipeline uses one container per process which makes it much easier to maintain and update software dependencies.
The pipeline could be launched in a cloud environment (e.g., the Microsoft Azure Cloud Computing Services, Amazon AWS Web Services, and Google Cloud Computing Services).
Pipeline summary
- Filtering of GBIF species occurrences for various taxonomic clades and geographic areas
- Removal of non-terrestrial records and spatial outliers (using density-based clustering)
- Preparation of phylogenetic tree (currently, only pre-constructed phylogenetic trees are available; with the update of OToL, phylogenetic trees will be downloaded automatically using API) and name-matching with GBIF species keys
- Spatial binning of species occurrences using Uber’s H3 system (hexagonal hierarchical spatial index)
- Estimation of phylogenetic diversity and endemism indices using Biodiverse program
- Visualization of the obtained results
User documentation: https://phylonext.github.io/
Source code: https://github.com/vmikk/PhyloNext
Notes
Files
vmikk/PhyloNext-1.3.0.zip
Files
(14.6 MB)
Name | Size | Download all |
---|---|---|
md5:f35a8951da02eb5493b2f26f7f918a21
|
14.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/vmikk/PhyloNext/tree/1.3.0 (URL)
- Is supplemented by
- Software: 10.5281/zenodo.7973798 (DOI)
- Software documentation: https://phylonext.github.io/ (URL)