Python API for Cell Collective
Project description
ccapi
A Python Library to interact with the Cell Collective API v3
ccapi is a Python Package that provides a simple interface to Cell Collective for modelling and analysis of biological networks.
Table of Contents
Features
ccapi attempts to be an all-in-one toolbox for modelling biological systems.
- Reading public and private models from Cell Collective.
- A rich knowledge-base for each model species.
- Importing models using an SBML file format.
- Exporting models into SBML qual, Boolean Expressions, Truth Tables, Interaction Matrix and GML formats.
- Querying for models.
- Visualizing models graphically.
ccapi officially supports Python 2.7+ and 3.4+.
Installation
$ pip install https://github.com/cellcollective/ccapi.git
Documentation
Visit https://ccapi.readthedocs.org for documentation.
License
This repository has been released under the MIT License.
Made with ❤️ using boilpy.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ccapi-0.1.0.tar.gz
(220.1 kB
view hashes)
Built Distribution
ccapi-0.1.0-py3-none-any.whl
(234.2 kB
view hashes)