mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
11 lines
459 B
YAML
11 lines
459 B
YAML
- name: ampir test_ampir
|
|
command: nextflow run ./tests/modules/ampir -entry test_ampir -c ./tests/config/nextflow.config -c ./tests/modules/ampir/nextflow.config
|
|
tags:
|
|
- ampir
|
|
files:
|
|
- path: output/ampir/test.tsv
|
|
contains: ["seq_name\tseq_aa\tprob_AMP", "WP_014895017.1"]
|
|
- path: output/ampir/test.faa
|
|
md5sum: 0435609144022c55ac196db053f0df89
|
|
- path: output/ampir/versions.yml
|
|
md5sum: 4a11d25b8a904a7ffb34ae88f6826888
|