mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 00:26:03 +00:00
Apply suggestions from code review
Co-authored-by: Alexander Peltzer <apeltzer@users.noreply.github.com>
This commit is contained in:
parent
8dac4ca552
commit
ce465cca57
1 changed files with 1 additions and 2 deletions
|
@ -32,7 +32,6 @@ profiles {
|
||||||
max_cpus = 32
|
max_cpus = 32
|
||||||
max_time = 720.h
|
max_time = 720.h
|
||||||
//Illumina iGenomes reference file path
|
//Illumina iGenomes reference file path
|
||||||
igenomes_base = "/projects1/public_data/igenomes/"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
process {
|
process {
|
||||||
|
@ -49,4 +48,4 @@ profiles {
|
||||||
debug {
|
debug {
|
||||||
cleanup = false
|
cleanup = false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue