Skip to content
Snippets Groups Projects

REsolve Misspelled process name in config

Merged Venkat Malladi requested to merge 104-misspelled-process-name into develop
All threads resolved!
Compare and
4 files
+ 15
3
Preferences
File browser
Compare changes
+ 1
1
@@ -112,7 +112,7 @@ process {
cpus = 1
memory = '1 GB'
}
withName:failPreExecutionRun {
withName:failPreExecutionRun_fastq {
cpus = 1
memory = '1 GB'
}