mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
e937c7950a
* Update README * Rename pytest_software.yml to pytest_modules.yml * Rename main software directory to modules * Remove deprecated modules * Rename tests software to modules * Replace paths for tests in pytest_modules.yml * Replace software with modules in Github Actions * Replace software with modules in main.nf tests * Rename software to modules in test.yml
13 lines
503 B
YAML
13 lines
503 B
YAML
- name: prodigal test_prodigal
|
|
command: nextflow run tests/modules/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
|