cellcollective / ccapi

A Python Library to interact with the Cell Collective API v2

Home Page:https://cellcollective.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Python Library to interact with the Cell Collective API v2

https://cellcollective.org

License:MIT License


Languages

Language:Python 92.3%Language:Makefile 3.9%Language:HTML 3.0%Language:Shell 0.5%Language:Dockerfile 0.2%