Metadata-Version: 2.1
Name: pyflapjack
Version: 1.0.0
Summary: Python package that interfaces the Flapjack API
Home-page: https://github.com/RudgeLab/pyFlapjack
Author: Tim Rudge
Author-email: Tim.Rudge@newcastle.ac.uk 
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Description-Content-Type: text/markdown
License-File: LICENSE

# pyFlapjack

pyFlapjack is our Python package that allows you to interface the [Flapjack](http://flapjack.rudge-lab.org) with Pandas and Numpy stack, so that you can easily implement it in your projects.

### Instalation

Installing pyFlapjack is quite simple. Please refer to our Wiki for installation instructions, available here: [Installation](https://github.com/RudgeLab/pyFlapjack/wiki/Installation).

### Tutorials

Now that you have pyFlapjack installed you can familiarize yourself with the tool using the [Jupyter notebook tutorials](https://github.com/RudgeLab/pyFlapjack/tree/master/notebooks) designed for this purpose.

## Related repositories

The repository for Flapjack API is available here: [Flapjack API](https://github.com/RudgeLab/flapjack_api); and the one for the Flapjack Frontend is available here: [Flapjack Frontend](https://github.com/RudgeLab/flapjack_frontend).

## Reference this paper

Please reference our Flapjack's paper–available [here](https://pubs.acs.org/doi/10.1021/acssynbio.0c00554), using the following reference:
> Guillermo Yáñez Feliú, Benjamín Earle Gómez, Verner Codoceo Berrocal, Macarena Muñoz Silva, Isaac N. Nuñez, Tamara F. Matute, Anibal Arce Medina, Gonzalo Vidal, Carlos Vidal Céspedes, Jonathan Dahlin, Fernán Federici, and Timothy J. Rudge
_ACS Synthetic Biology_ **2021 10** (1), 183-191
DOI: 10.1021/acssynbio.0c00554


