Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

biggr

A python library for BiGGr Models that facilitates using its API. It aims to make all of the information in the database available where it is most useful: directly in your python script, application, or cobrapy project.

Alpha Phase

This project is still very incomplete and only provides some basic functionality.

Installing

The library is only available through GitHub for now. Install it directly with pip:

pip install git+https://github.com/pascalaldo/biggr.git

Or clone and install locally:

git clone https://github.com/pascalaldo/biggr.git
cd biggr
pip install .

Usage

Python notebooks with example usages are available in the notebooks directory. Documentation is available here.

Releases

Packages

Contributors

Languages