mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
ee5f59705f
* Adding new module gfaffix. * add missing entry to pytest_modules.yml * update to 0.1.4--hec16e2b_0 * fixup after prettier * add when section * update md5sum * Change to process_single as discussed Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com> Co-authored-by: Simon Heumos <simon.heumos@qbic.uni-tuebingen.de>
9 lines
374 B
YAML
9 lines
374 B
YAML
- name: gfaffix
|
|
command: nextflow run ./tests/modules/gfaffix -entry test_gfaffix -c ./tests/config/nextflow.config -c ./tests/modules/gfaffix/nextflow.config
|
|
tags:
|
|
- gfaffix
|
|
files:
|
|
- path: output/gfaffix/test.gfaffix.gfa
|
|
md5sum: 7b51abeeab7706393957fcb66d31704a
|
|
- path: output/gfaffix/test.affixes.txt
|
|
md5sum: c3540baa386462552d7ebe4e4b7eda6a
|