mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-14 21:53: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>
12 lines
616 B
YAML
12 lines
616 B
YAML
- name: hamronization summarize test_hamronization_summarize
|
|
command: nextflow run ./tests/modules/hamronization/summarize -entry test_hamronization_summarize -c ./tests/config/nextflow.config -c ./tests/modules/hamronization/summarize/nextflow.config
|
|
tags:
|
|
- hamronization/summarize
|
|
- hamronization
|
|
files:
|
|
- path: output/hamronization/hamronization_combined_report.json
|
|
md5sum: 1623b6cc3b213208a425e023edd94691
|
|
- path: output/hamronization/test.tsv
|
|
md5sum: 3c315605aca0c5964796bb5fd4cdd522
|
|
- path: output/hamronization/test2.tsv
|
|
md5sum: 453f38502e35261a50a0849dca34f05b
|