mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-15 06:03:10 +00:00
90aef30f43
* Set process label to `process_single` for modules with no `task.cpus` usage * Fix tests of 'borked' modules * prettier * More modules are single-threaded and can use process_single * Adding process_single to hmmer/esl* modules * Fix failing tests * Prettier Co-authored-by: Matthieu Muffato <mm49@sanger.ac.uk> Co-authored-by: Daniel Lundin <erik.rikard.daniel@gmail.com>
7 lines
339 B
YAML
7 lines
339 B
YAML
- name: adapterremovalfixprefix test_adapterremovalfixprefix
|
|
command: nextflow run tests/modules/adapterremovalfixprefix -entry test_adapterremovalfixprefix -c tests/config/nextflow.config
|
|
tags:
|
|
- adapterremovalfixprefix
|
|
files:
|
|
- path: output/adapterremovalfixprefix/test.fq.gz
|
|
md5sum: ff956de3532599a56c3efe5369f0953f
|