mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-21 16:16:04 +00:00
change of directory for conda environments
change of directory due to recent changes in our infrastructure
This commit is contained in:
parent
2fb205264e
commit
c9ceaff3b3
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
cleanup = true
|
cleanup = true
|
||||||
|
|
||||||
conda {
|
conda {
|
||||||
cacheDir = '/ebc_data/nf-core/conda'
|
cacheDir = '/gpfs/space/GI/ebc_data/software/nf-core/conda'
|
||||||
}
|
}
|
||||||
process {
|
process {
|
||||||
executor = 'slurm'
|
executor = 'slurm'
|
||||||
|
|
Loading…
Reference in a new issue