Run on a cluster
cluster configuration: config/cluster.yaml
Here is an example configuration:
cluster command: config/cluster_command.txt
Commonly used parameters
Parameter | Description |
| Rule name ( |
| Queue name (required) |
| Job name |
| Log file for standard error |
| Log file for standard output |
| Number of parallel threads for a job |
| Resource requirements. |
Refer to the snakemake documentation.
Last updated