An open API service indexing awesome lists of open source software.

https://github.com/karrlab/wc_cli

Whole-cell models and whole-cell modeling tools
https://github.com/karrlab/wc_cli

Last synced: 8 months ago
JSON representation

Whole-cell models and whole-cell modeling tools

Awesome Lists containing this project

README

          

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

# wc_cli

Integrated user interface for whole-cell models and whole-cell modeling tools

## Installation
1. Install dependencies
2. Install this package
```
pip install -r .circleci/requirements.txt
pip install git+https://github.com/KarrLab/wc_cli.git#egg=wc_cli
```

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

## License
The 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, USA.

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