Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/neves-p/phylometricsims

Simulate DAISIE Islands for Phylogenetic Metric Comparison
https://github.com/neves-p/phylometricsims

Last synced: 21 days ago
JSON representation

Simulate DAISIE Islands for Phylogenetic Metric Comparison

Awesome Lists containing this project

README

        

---
output: github_document
---

```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```

# phylometricsims

![GitHub R package version](https://img.shields.io/github/r-package/v/Neves-P/phylometricsims)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4034884.svg)](https://doi.org/10.5281/zenodo.4034884)
[![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
[![R-CMD-check](https://github.com/Neves-P/phylometricsims/workflows/R-CMD-check/badge.svg)](https://github.com/Neves-P/phylometricsims/actions)
[![Codecov test coverage](https://codecov.io/gh/Neves-P/phylometricsims/branch/master/graph/badge.svg)](https://codecov.io/gh/Neves-P/phylometricsims?branch=master)

The goal of phylometricsims is to simulate and parse DAISIE output to contribute to the [sELDIG Simulation Study](https://github.com/sELDIG/SimulationStudy).

## Installation

You can install the released version of `phylometricsims` from [GitHub](https://github.com/Neves-P/phylometricsims) with:

``` r
install.packages("remotes")
remotes::install_github("Neves-P/phylometricsims")
```

## Support/Bug reports

If you'd like to submit a bug report, or otherwise ask for support, please open an [issue](https://github.com/Neves-P/phylometricsims/issues), or email p.m.santos.neves AT rug.nl.