KarrLab/wc_model_gen

View on GitHub
README.md

Summary

Maintainability
Test Coverage
[![PyPI package](https://img.shields.io/pypi/v/wc_model_gen.svg)](https://pypi.python.org/pypi/wc_model_gen)
[![Documentation](https://readthedocs.org/projects/wc-model-gen/badge/?version=latest)](http://docs.karrlab.org/wc_model_gen)
[![Test results](https://circleci.com/gh/KarrLab/wc_model_gen.svg?style=shield)](https://circleci.com/gh/KarrLab/wc_model_gen)
[![Test coverage](https://coveralls.io/repos/github/KarrLab/wc_model_gen/badge.svg)](https://coveralls.io/github/KarrLab/wc_model_gen)
[![Code analysis](https://api.codeclimate.com/v1/badges/1b9616a716e848990dae/maintainability)](https://codeclimate.com/github/KarrLab/wc_model_gen)
[![License](https://img.shields.io/github/license/KarrLab/wc_model_gen.svg)](LICENSE)
![Analytics](https://ga-beacon.appspot.com/UA-86759801-1/wc_model_gen/README.md?pixel)

# wc_model_gen

Framework for systematically and scalably designing whole-cell models from large datasets such as [`wc_kb`](https://github.com/gh/KarrLab/wc_kb)

## Installation

```
pip install git+https://github.com/KarrLab/wc_model_gen.git#egg=wc_model_gen
```

## Documentation
Please see the [API documentation](http://docs.karrlab.org/wc_model_gen).

## License
This package is released under the [MIT license](LICENSE).

## Development team
This package was developed by the [Karr Lab](http://www.karrlab.org) at the Icahn School of Medicine at Mount Sinai in New York.

## Questions and comments
Please contact the [Karr Lab](http://www.karrlab.org) with any questions or comments.