diff --git a/README.md b/README.md index 391433f..f55403b 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ **Source Code**: https://github.com/Wytamma/snk +**Paper**: https://joss.theoj.org/papers/10.21105/joss.07410 + --- Snk (pronounced snek) is a Snakemake workflow management system. Snk allows you to install Snakemake workflows as dynamically generated Command Line Interfaces (via [snk-cli](https://github.com/Wytamma/snk-cli)). Using a workflow as a CLI increases its interoperability and allows complex workflows to be used as modular components in a larger system. @@ -145,4 +147,4 @@ In BibTeX format: title = {Snk: A Snakemake CLI and Workflow Management System}, journal = {Journal of Open Source Software} } -``` \ No newline at end of file +```