kevbrick-patch-1
Mei Wu 3 years ago
parent a8a2027f70
commit c2d74b290a

@ -46,4 +46,4 @@ profiles {
clusterOptions = "--qos=low"
}
}
}
}

@ -1,6 +1,7 @@
# nf-core/configs: Hasta Configuration
## Using the Hasta config profile
Before running the pipeline `Nextflow` will need to be install in the conda environment being used.
To use, run the pipeline with `-profile hasta` (one hyphen).
@ -12,4 +13,4 @@ Recent version of `Nextflow` also support the environment variable `NXF_SINGULAR
## Development and production config
Each user on hasta has a priority based on their allocated team, either development or production. To enable this when submitting a job to Slurm, submit with `-profile hasta,dev_prio` or `-profile hasta,prod_prio`. This overwrites certain parts of the config and submits the job based on different priorities.
Each user on hasta has a priority based on their allocated team, either development or production. To enable this when submitting a job to Slurm, submit with `-profile hasta,dev_prio` or `-profile hasta,prod_prio`. This overwrites certain parts of the config and submits the job based on different priorities.

Loading…
Cancel
Save