Skip to content

Contains the code for the pypi package to do the data analysis portion of the MGDrivE project.

License

Notifications You must be signed in to change notification settings

Chipdelmal/MoNeT_MGDrivE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This module was created to accompany the MGDrivE and MoNeT projects to make the analysis of the spatiotemporal simulations of gene-drive spreads as seamless as possible.

It is also meant to serve as a platform to ensure the reproducibility of results of the publications from our research group at UC, Berkeley, as part of DARPA's: Safe Genes program and UCI Malaria Initiative.


Project Status

Our code has been used and tested in several MGDrivE publications. For some examples of how this package is being currently used, please follow this link.


Installation

To install from pypi with pip:

pip install MoNeT-MGDrivE

Authors