An open API service indexing awesome lists of open source software.

https://github.com/midnighter/combine2020-equilibrator

An interactive tutorial on using eQuilibrator for including thermodynamic information in metabolic modeling. Prepared for COMBINE2020.
https://github.com/midnighter/combine2020-equilibrator

Last synced: 9 months ago
JSON representation

An interactive tutorial on using eQuilibrator for including thermodynamic information in metabolic modeling. Prepared for COMBINE2020.

Awesome Lists containing this project

README

          

# eQuilibrator

Presentations for the [COMBINE 2020](http://co.mbine.org/events/COMBINE_2020)
online conference:

1. [Tutorial on using eQuilibrator for thermodynamic metabolic network
analysis](notebooks/tutorial.ipynb)
1. [Breakout discussion on encoding thermodynamic information in
SBML](notebooks/breakout.ipynb)

## Usage

1. Install the requirements:
```bash
pip install -r requirements.txt
```
2. Run or modify the slides in a Jupyter notebook.
```bash
jupyter notebook
```
3. In order to convert the slides to PDF, please [follow the RISE
documentation](https://rise.readthedocs.io/en/stable/exportpdf.html).

## Copyright

Creative Commons License
This work by Moritz E. Beber is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.