mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
17 lines
796 B
YAML
17 lines
796 B
YAML
- name: vsearch usearchglobal test_vsearch_usearchglobal
|
|
command: nextflow run ./tests/modules/vsearch/usearchglobal -entry test_vsearch_usearchglobal -c ./tests/config/nextflow.config -c ./tests/modules/vsearch/usearchglobal/nextflow.config
|
|
tags:
|
|
- vsearch
|
|
- vsearch/usearchglobal
|
|
files:
|
|
- path: output/vsearch/test.aln
|
|
md5sum: 7b7479c16e0ecb503913da8bde48d6c5
|
|
|
|
- name: vsearch usearchglobal test_vsearch_usearchglobal_userout
|
|
command: nextflow run ./tests/modules/vsearch/usearchglobal -entry test_vsearch_usearchglobal_userout -c ./tests/config/nextflow.config -c ./tests/modules/vsearch/usearchglobal/nextflow.config
|
|
tags:
|
|
- vsearch
|
|
- vsearch/usearchglobal
|
|
files:
|
|
- path: output/vsearch/test.user.tsv
|
|
md5sum: b6cc50f7c8d18cb82e74dab70ed4baab
|