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

https://github.com/nevrome/rsplatche3

R Package - R interface for SPLATCHE3 (http://www.splatche.com/splatche3)
https://github.com/nevrome/rsplatche3

genetics r simulation

Last synced: 12 months ago
JSON representation

R Package - R interface for SPLATCHE3 (http://www.splatche.com/splatche3)

Awesome Lists containing this project

README

          

[![Project Status: Abandoned – Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.](https://www.repostatus.org/badges/latest/abandoned.svg)](https://www.repostatus.org/#abandoned)

# RSPLATCHE3

This package provides a generally working, though untested workflow to use the population genetics simulation tool [SPLATCHE3](http://www.splatche.com/splatche3) from within R. See this script for a minimal example application: [playground/run_SPLATCHE3.R](https://github.com/nevrome/RSPLATCHE3/blob/master/playground/run_SPLATCHE3.R)

I started to work on this for an own research question, but realized that SPLATCHE3 is not well suited for my needs. I will not continue the development, but wanted to share this starting point in case somebody wants to take over.