The Snakemake workflow management system is a tool for creating reproducible and scalable data analyses. Workflows are described via a human-readable, Python-based language. They can be seamlessly scaled to server, cluster, grid and cloud environments without the need to modify the workflow definition. Finally, Snakemake workflows can entail a description of the required software, which will be automatically deployed to any execution environment.
In this tutorial, C-SCALE's Sebastian Luna-Valero from EGI Foundation introduces this helpful tool; he will explain why this tool is relevant for building the workflows, why to actually build the workflows and how to build them with Snakemake.
Further information:
https://www.slideshare.net/Sebastian898349/cscale-tutorial-snakemake
C-SCALE website:
https://c-scale.eu
This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 101017529.
Тэги:
#Snakemake #C-SCALE #CSCALE #workflow #workflow_management_system #data_analysis #tutorial