mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
23 lines
1,023 B
YAML
23 lines
1,023 B
YAML
- 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"
|