mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-15 14:13:09 +00:00
32ad1746d1
* Add vsearch sintax process * Add tests for vsearch sintax * Add vsearch sintax process * Add tests for vsearch sintax * Update format with prettier * Remove trailing whitespace Co-authored-by: nvnieuwk <101190534+nvnieuwk@users.noreply.github.com>
8 lines
345 B
YAML
8 lines
345 B
YAML
- name: vsearch sintax test_vsearch_sintax
|
|
command: nextflow run ./tests/modules/vsearch/sintax -entry test_vsearch_sintax -c ./tests/config/nextflow.config -c ./tests/modules/vsearch/sintax/nextflow.config
|
|
tags:
|
|
- vsearch
|
|
- vsearch/sintax
|
|
files:
|
|
- path: output/vsearch/test.tsv
|
|
md5sum: 93bc75fb89343e23fbae971df157b14a
|