Tag Archives: how-to

iPython Notebook How-To: Gap-fill a model in PyFBA

Gap-fill a model in PyFBA

by Daniel Cuevas

Introduction

In this notebook, we will present the steps to generate a genome-scale metabolic model from RAST annotations, gap-fill the model on rich LB type media, and save the model to hard disk.

Continue reading

iPython Notebook How-To: Generating, saving, and loading models in PyFBA

Generating, saving, loading models in PyFBA

by Daniel Cuevas

Introduction

In this notebook, we will present the steps to generate a genome-scale metabolic model from RAST annotations, save the model on your computer, and load the model from your computer.
Continue reading