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

https://github.com/kentwait/contagion

Contagion: Simulating Viral Evolution in Epidemics using Networks
https://github.com/kentwait/contagion

evolution simulation virus

Last synced: 5 months ago
JSON representation

Contagion: Simulating Viral Evolution in Epidemics using Networks

Awesome Lists containing this project

README

          

# Contagion
## An Individual-based Model for Simulating Viral Evolution in Epidemics using Networks
Contagion is a new type of forward genetic simulator and disease outbreak simulator specially designed to explicitly model evolution both within- and between-host scales of reference simultaneously. At the within-host level, Contagion simulates the processes of replication, mutation, selection, and drift on viral pathogen sequences. At the host population level, Contagion performs like an epidemic simulator that tracks the infection status of individual hosts and simulates pathogen transmission between hosts conditioned on the available routes present in a given host population.

## Important Notice
Contagion is currently under development and APIs may change.

### Contact
If encounter problems or have questions or feature requests, please feel contact me -

Kent Kawashima
Email: kentkawashima@nig.ac.jp
Twitter: [@kent](https://twitter.com/Kent)

## License
Apache License, Version 2.0
Copyright 2018 Kent Kawashima