mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-10 20:13:09 +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_time = 720.h
|
||||
//Illumina iGenomes reference file path
|
||||
igenomes_base = "/projects1/public_data/igenomes/"
|
||||
}
|
||||
|
||||
process {
|
||||
|
@ -49,4 +48,4 @@ profiles {
|
|||
debug {
|
||||
cleanup = false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue