Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snakemake Workshop

This repository provides an example on how to implement a Snakemake workflow in an OSeMOSYS model.

All workshop information can be found in the Jupyter Notebook, workshop.ipynb. Solutions to all examples are in the workshop/solutions/ folder.

The workflow has only been tested on Linux and UNIX machines. If you plan to run the code, install the conda environment using the command:

conda env create -f workflow/envs/env.yaml 

To view the Jupyter Notebook as slides, install jupyter and run the command:

conda install jupyter
jupyter nbconvert workshop.ipynb --to slides --post serve

About

Example of how to implement a snakemake workflow in osemosys

Topics

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages