nf-core_modules/tests/modules/sratools/prefetch/test.yml

24 lines
1,023 B
YAML
Raw Normal View History

- name: sratools prefetch test_sratools_prefetch_with_settings_input
command: nextflow run ./tests/modules/sratools/prefetch -entry test_sratools_prefetch_with_settings_input -c ./tests/config/nextflow.config -c ./tests/modules/sratools/prefetch/nextflow.config
tags:
- sratools/prefetch
- sratools
files:
- path: output/sratools/DRR000774/DRR000774.sra
md5sum: 7647dba20c89c0e3d7ad13842f060eb0
- path: output/sratools/versions.yml
contains:
- "sratools: 2.11.0"
- name: sratools prefetch test_sratools_prefetch_without_settings_input
command: nextflow run ./tests/modules/sratools/prefetch -entry test_sratools_prefetch_without_settings_input -c ./tests/config/nextflow.config -c ./tests/modules/sratools/prefetch/nextflow_mount.config
tags:
- sratools/prefetch
- sratools
files:
- path: output/sratools/DRR000774/DRR000774.sra
md5sum: 7647dba20c89c0e3d7ad13842f060eb0
- path: output/sratools/versions.yml
contains:
- "sratools: 2.11.0"