Skip to content

Robaina/oil_spill_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bioremediation of a Coastal Oil Spill: A Case Study Using a Community Genome-Scale Metabolic Model

Banner image depicting bioremediation

This repo contains the supplementary Jupyter Notebook of the perspective article: Applications of marine microbial community models in the nature-based economy. In this notebook, we demonstrate the use of a community genome-scale metabolic model (cGEM) to simulate the bioremediation of a coastal oil spill.

Running the notebook locally

  1. Clone this repository to your local machine, set up a virtual environment, and install the dependencies:
git clone
cd
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
  1. Start a Jupyter Notebook server:
jupyter notebook
  1. Open the notebook oil_spill.ipynb and run the cells.

License

This work is license under the Apache License, Version 2.0. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors