Skip to content

biosustain/biggr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

  • Clone this repository
  • Install the requirements using:
pip install -r requirements.txt
  • Install the library using:
python setup.py install

Usage

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages