mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
e33860a2e8
* WIP add prodigal * Implement module and add tests * Fix EC lint
13 lines
504 B
YAML
13 lines
504 B
YAML
- name: prodigal test_prodigal
|
|
command: nextflow run tests/software/prodigal -entry test_prodigal -c tests/config/nextflow.config
|
|
tags:
|
|
- prodigal
|
|
files:
|
|
- path: output/prodigal/test.fna
|
|
md5sum: 1bc8a05bcb72a3c324f5e4ffaa716d3b
|
|
- path: output/prodigal/test.gff
|
|
md5sum: 612c2724c2891c63350f171f74165757
|
|
- path: output/prodigal/test.faa
|
|
md5sum: 7168b854103f3586ccfdb71a44c389f7
|
|
- path: output/prodigal/test_all.txt
|
|
md5sum: e6d6c50f0c39e5169f84ae3c90837fa9
|