mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33: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
27 lines
1 KiB
YAML
27 lines
1 KiB
YAML
- name: prokka
|
|
command: nextflow run ./tests/modules/prokka -entry test_prokka -c tests/config/nextflow.config
|
|
tags:
|
|
- prokka
|
|
files:
|
|
- path: output/prokka/test/test.err
|
|
md5sum: b3daedc646fddd422824e2b3e5e9229d
|
|
- path: output/prokka/test/test.faa
|
|
md5sum: a4ceda83262b3c222a6b1f508fb9e24b
|
|
- path: output/prokka/test/test.ffn
|
|
md5sum: 80f474b5367b7ea5ed23791935f65e34
|
|
- path: output/prokka/test/test.fna
|
|
md5sum: 787307f29a263e5657cc276ebbf7e2b3
|
|
- path: output/prokka/test/test.fsa
|
|
md5sum: 71bbefcb7f12046bcd3263f58cfd5404
|
|
- path: output/prokka/test/test.gff
|
|
md5sum: 5dbfb8fcf2db020564c16045976a0933
|
|
- path: output/prokka/test/test.tbl
|
|
md5sum: d8f816a066ced94b62d9618b13fb8add
|
|
- path: output/prokka/test/test.tsv
|
|
md5sum: da7c720c3018c5081d6a70b517b7d450
|
|
- path: output/prokka/test/test.txt
|
|
md5sum: b40e485ffc8eaf1feacf8d79d9751a33
|
|
# Contain time stamps
|
|
- path: output/prokka/test/test.gbk
|
|
- path: output/prokka/test/test.log
|
|
- path: output/prokka/test/test.sqn
|