mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
17 lines
595 B
YAML
17 lines
595 B
YAML
- name: meryl count test_meryl_count_single_end
|
|
command: nextflow run tests/modules/meryl/count -entry test_meryl_count_single_end -c tests/config/nextflow.config
|
|
tags:
|
|
- meryl/count
|
|
- meryl
|
|
files:
|
|
- path: output/meryl/versions.yml
|
|
md5sum: 5fe537d873925ccbcc4edf0983e9eda0
|
|
|
|
- name: meryl count test_meryl_count_paired_end
|
|
command: nextflow run tests/modules/meryl/count -entry test_meryl_count_paired_end -c tests/config/nextflow.config
|
|
tags:
|
|
- meryl/count
|
|
- meryl
|
|
files:
|
|
- path: output/meryl/versions.yml
|
|
md5sum: 4961f13cfb60ba8764ed666e70dbf12c
|