Skip to content
Snippets Groups Projects

Resolve "process_makeBigWig"

Merged Jonathan Gesell requested to merge 8-makeBigWig into develop
1 unresolved thread
@@ -16,13 +16,13 @@ process {
executor = 'local'
}
withName:trimData {
queue = 'super'
Please register or sign in to reply
queue = '128GB,256GB,256GBv1'
}
withName:alignData {
queue = '256GB,256GBv1'
}
withName: dedupData {
queue = 'super'
queue = '128GB,256GB,256GBv1'
}
withName: fastqc {
queue = 'super'