Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 560 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 560 Bytes

This workflow provides the necessary Slurm profile, cluster configuration files and test dataset to demonstrate how Snakemake can be run on a Ronin/AWS Slurm-based auto-scaling cluster.

Usage

Step 1: Install workflow

git clone https://github.com/nathanhaigh/ronin_snakemake_test
cd ronin_snakemake_test

Step 2: Execute workflow

snakemake --profile profiles/slurm

Authors

  • Nathan S. Watson-Haigh (@nathanhaigh)

Acknowledgements

The test workflow is copied from: https://github.com/snakemake-workflows/ngs-test-data