1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-09-21 06:02:03 +00:00

Apply suggestions from code review

Co-authored-by: Alexander Peltzer <apeltzer@users.noreply.github.com>
This commit is contained in:
James A. Fellows Yates 2021-04-07 19:27:24 +02:00 committed by GitHub
parent 8dac4ca552
commit ce465cca57
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
}
}
}