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

fix(sysbio): Leave igenomes unfinished

This commit is contained in:
Edmund Miller 2021-06-16 21:18:28 -05:00
parent 04d0b27e81
commit b11f137901
No known key found for this signature in database
GPG key ID: BD387FF7BC10AA9D

View file

@ -31,7 +31,8 @@ process {
}
params {
igenomes_base = '/scratch/applied-genomics/references/iGenomes/references/'
// TODO Need to initialize this
// igenomes_base = '/scratch/applied-genomics/references/iGenomes/references/'
max_memory = 90.GB
max_cpus = 16
max_time = 96.h