Skip to content

Example of how to implement a snakemake workflow in osemosys

License

Notifications You must be signed in to change notification settings

trevorb1/snakemake-workshop

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published