Snakemake

From UFRC
Revision as of 18:37, 1 June 2022 by Israel.herrera (talk | contribs) (Created page with "Category:Software {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|Snakemake}} |{{#vardefine:url|https://github.com/snakemake/snakemake}} <!--CONFIGURATION: OPTIONAL (|1...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

Snakemake website  

The Snakemake workflow management system is a tool to create 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 required software, which will be automatically deployed to any execution environment.

Environment Modules

Run module spider Snakemake to find out what environment modules are available for this application.

System Variables

  • HPC_SNAKEMAKE_DIR - installation directory