mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
15 lines
581 B
YAML
15 lines
581 B
YAML
- name: ffq test_ffq_single_id
|
|
command: nextflow run ./tests/modules/ffq -entry test_ffq_single_id -c ./tests/config/nextflow.config -c ./tests/modules/ffq/nextflow.config
|
|
tags:
|
|
- ffq
|
|
files:
|
|
- path: output/ffq/SRR9990627.json
|
|
md5sum: 68db6114ef348f721c139cd4c9534f73
|
|
|
|
- name: ffq test_ffq_multiple_ids
|
|
command: nextflow run ./tests/modules/ffq -entry test_ffq_multiple_ids -c ./tests/config/nextflow.config -c ./tests/modules/ffq/nextflow.config
|
|
tags:
|
|
- ffq
|
|
files:
|
|
- path: output/ffq/metadata.json
|
|
md5sum: af253a5587b54520f01a0ff5715b0c0a
|