Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mrc-ide/plasmosim

A basic Plasmodium simulator. Contains functions to simulate epidemiological and genetic data from a simple model of Plasmodium falciparum transmission.
https://github.com/mrc-ide/plasmosim

Last synced: 25 days ago
JSON representation

A basic Plasmodium simulator. Contains functions to simulate epidemiological and genetic data from a simple model of Plasmodium falciparum transmission.

Awesome Lists containing this project

README

        

[![master checks](https://github.com/mrc-ide/PlasmoSim/workflows/checks_master/badge.svg)](https://github.com/mrc-ide/PlasmoSim/actions)
[![develop checks](https://github.com/mrc-ide/PlasmoSim/workflows/checks_develop/badge.svg)](https://github.com/mrc-ide/PlasmoSim/actions)

# PlasmoSim

PlasmoSim is an R package for simulating both epidemiological and genetic data from a simple model of *Plasmodium falciparum* transmission. The model itself is fairly lightweight, which speeds up computation times and in turn allows us to model multiple demes (partially isolated sub-populations) connected by migration. This allows us to explore interesting spatial questions relating to patterns of *P. falciparum* genetic structure.

All documentation, including installation instructions and tutorials, are on the [PlasmoSim website](https://mrc-ide.github.io/PlasmoSim/).

# Version History

The current version of the software is v1.0.0, released 12 Dec 2023.