From charlesreid1

Revision as of 20:43, 9 February 2018 by Admin (talk | contribs) (Created page with "Snakemake is a pythonic way of writing makefiles. Snakemake works with distributions like anaconda to package and install dependencies. I recommend using Pyenv to keep th...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Snakemake is a pythonic way of writing makefiles.

Snakemake works with distributions like anaconda to package and install dependencies. I recommend using Pyenv to keep things organized and separated out.