mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
11 lines
457 B
YAML
11 lines
457 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.csv
|
|
contains: ["seq_name;seq_aa;prob_AMP", "WP_014895017.1"]
|
|
- path: output/ampir/test.faa
|
|
md5sum: 0435609144022c55ac196db053f0df89
|
|
- path: output/ampir/versions.yml
|
|
md5sum: 4a11d25b8a904a7ffb34ae88f6826888
|