mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
17 lines
625 B
YAML
17 lines
625 B
YAML
- name: meryl unionsum test_meryl_unionsum_single_end
|
|
command: nextflow run tests/modules/meryl/unionsum -entry test_meryl_unionsum_single_end -c tests/config/nextflow.config
|
|
tags:
|
|
- meryl
|
|
- meryl/unionsum
|
|
files:
|
|
- path: output/meryl/versions.yml
|
|
md5sum: 7de859c6d3a29d72f6c9c976609d0913
|
|
|
|
- name: meryl unionsum test_meryl_unionsum_paired_end
|
|
command: nextflow run tests/modules/meryl/unionsum -entry test_meryl_unionsum_paired_end -c tests/config/nextflow.config
|
|
tags:
|
|
- meryl
|
|
- meryl/unionsum
|
|
files:
|
|
- path: output/meryl/versions.yml
|
|
md5sum: a16decdec014ccb9bdab69a4a1d30818
|