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
- Host: GitHub
- URL: https://github.com/karrlab/wc_cli
- Owner: KarrLab
- License: mit
- Created: 2018-05-15T17:49:07.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-04-27T19:00:53.000Z (almost 6 years ago)
- Last Synced: 2024-02-20T17:18:48.672Z (almost 2 years ago)
- Language: Python
- Size: 61.5 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://pypi.python.org/pypi/wc_cli)
[](http://docs.karrlab.org/wc_cli)
[](https://circleci.com/gh/KarrLab/wc_cli)
[](https://coveralls.io/github/KarrLab/wc_cli)
[](https://codeclimate.com/github/KarrLab/wc_cli)
[](LICENSE)

# 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.