ayush9pandey / subsbml

Python package for managing systems and subsystems of SBML models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sub-SBML

Sub-SBML is a Python based toolbox to create, edit, combine, and model interactions among multiple Systems Biology Markup Language (SBML) models. Sub-SBML works with a “subsystem” architecture of modeling where a single SBML model can be contained within a subsystem. Three major functionalities are developed in Sub-SBML that take advantage of this subsystem framework of modeling –
creating subsystems, combining multiple subsystems, and modeling interactions such as transport of molecules and input-output relationships among multiple subsystems.

Refer to the Wiki for more information.

For latest changes, bug fixes, and updates follow the fork here

About

Python package for managing systems and subsystems of SBML models

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jupyter Notebook 50.2%Language:Python 49.8%