Metadata-Version: 2.1
Name: ChiMera-ModelBuilder
Version: 2.0.13
Summary: ChiMera: An easy-to-use pipeline for Genome-based Metabolic Network reconstruction, evaluation, and visualization.
Home-page: https://github.com/tamascogustavo/chimera
Author: Gustavo Tamasco
Author-email: tamascogustavo@gmail.com
License: glp3
Keywords: ChiMera
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
License-File: LICENSE
Requires-Dist: carveme (==1.5.1)
Requires-Dist: MarkupSafe (==2.0.1)
Requires-Dist: diamond
Requires-Dist: cobra (==0.22.1)
Requires-Dist: escher (==1.7.3)
Requires-Dist: psamm (==1.1.2)
Requires-Dist: ray
Requires-Dist: seaborn
Requires-Dist: matplotlib
Requires-Dist: bs4
Requires-Dist: argparse
Requires-Dist: requests
Requires-Dist: numpy
Requires-Dist: plotly
Requires-Dist: plotly-express


ChiMera
=======

ChiMera is a python-based tool for genome-scale metabolic model
reconstruction, evaluation and visualization   

Documentation
~~~~~~~~~~~~~

For more details please check: https://github.com/tamascogustavo/chimera

Instalation
~~~~~~~~~~~

Can be easily installed using **pip**:


Additionally, you must install diamond and CPLEX (please check the
documentation for details).

Credits and License
~~~~~~~~~~~~~~~~~~~

Developed by Gustavo Tamasco 

Released under an GLP3 License

