mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-14 13:43:09 +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
23 lines
898 B
YAML
23 lines
898 B
YAML
- name: last train test_last_train
|
|
command: nextflow run tests/modules/last/train -entry test_last_train -c tests/config/nextflow.config
|
|
tags:
|
|
- last/train
|
|
- last
|
|
files:
|
|
- path: output/last/contigs.genome.par
|
|
contains:
|
|
- "score matrix"
|
|
- path: output/untar/lastdb/genome.bck
|
|
md5sum: 5519879b9b6c4d1fc508da7f17f88f2e
|
|
- path: output/untar/lastdb/genome.des
|
|
md5sum: 3a9ea6d336e113a74d7fdca5e7b623fc
|
|
- path: output/untar/lastdb/genome.prj
|
|
md5sum: 489715f14b0fea6273822696e72357f9
|
|
- path: output/untar/lastdb/genome.sds
|
|
md5sum: 2cd381f4f8a9c52cfcd323a2863eccb2
|
|
- path: output/untar/lastdb/genome.ssp
|
|
md5sum: 4137fb6fe9df2b3d78d5b960390aac7b
|
|
- path: output/untar/lastdb/genome.suf
|
|
md5sum: 1895efa8653e8e9bd3605cff0408ed33
|
|
- path: output/untar/lastdb/genome.tis
|
|
md5sum: b7c40f06b1309dc6f37849eeb86dfd22
|