Metadata-Version: 2.1
Name: MoNeT_MGDrivE
Version: 0.8.7.0
Summary: MoNeT python package for MGDrivE data analysis
Home-page: https://github.com/Chipdelmal/MoNeT_MGDrivE
Author: Hector M. Sanchez C.
Author-email: sanchez.hmsc@berkeley.edu
License: MIT
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE.txt


This module was created to accompany the [MGDrivE](https://marshalllab.github.io/MGDrivE/) and [MoNeT](https://chipdelmal.github.io/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](https://www.marshalllab.com/), as part of [DARPA's: Safe Genes program](https://www.darpa.mil/program/safe-genes) and [UCI Malaria  Initiative](http://malaria.bio.uci.edu/).

<hr>

##  Project Status

Our code has been used and tested in several [MGDrivE](https://marshalllab.github.io/MGDrivE/) publications. For some examples of how this package is being currently used, please follow this [link](https://chipdelmal.github.io/MoNeT/Berkeley.html).

<hr>

##  Installation

To install from pypi with pip:

```bash
pip install MoNeT-MGDrivE
```

<hr>

##  Authors

* __Lead__: [Héctor M. Sánchez C](https://chipdelmal.github.io/)
* __Former Dev__: Chris De León, Priscilla Zhang, Sabrina Wong, Sarafina Smith, Víctor Ferman, Biyonka Liang, Gillian Chu, Maya Shen
* __PI__: [John M. Marshall](https://www.marshalllab.com/)
