mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
61c88c6233
* fix: remove left-over unnecessary code * Add hamronizer/deeparg * Add hamronisation/summarise * Update test.yml * Update modules/hamronization/summarize/meta.yml Co-authored-by: Jasmin F <73216762+jasmezz@users.noreply.github.com> * line up outputs Co-authored-by: Robert A. Petit III <robbie.petit@gmail.com> Co-authored-by: Jasmin F <73216762+jasmezz@users.noreply.github.com>
14 lines
645 B
YAML
14 lines
645 B
YAML
- name: hamronization summarize test_hamronization_summarize
|
|
command: nextflow run tests/modules/hamronization/summarize -entry test_hamronization_summarize -c tests/config/nextflow.config
|
|
tags:
|
|
- hamronization
|
|
- hamronization/summarize
|
|
files:
|
|
- path: output/hamronization/hamronization_combined_report.json
|
|
md5sum: 1623b6cc3b213208a425e023edd94691
|
|
- path: output/hamronization/test.tsv
|
|
md5sum: 3c315605aca0c5964796bb5fd4cdd522
|
|
- path: output/hamronization/test2.tsv
|
|
md5sum: 453f38502e35261a50a0849dca34f05b
|
|
- path: output/hamronization/versions.yml
|
|
md5sum: 99b5046fac643e16ca3362d1baf3284b
|