mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 12:43:09 +00:00
a3684d9594
* ci: Add modules lint step Moved it ahead of the nextflow install so ideally it'll fail before we bother doing any more setup * ci: _ => / * Update tests/config/pytest_software.yml Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
18 lines
865 B
YAML
18 lines
865 B
YAML
- name: Run bwameth index test workflow
|
|
command: nextflow run ./tests/software/bwameth/index -entry test_bwameth_index -c tests/config/nextflow.config
|
|
tags:
|
|
- bwameth
|
|
- bwameth/index
|
|
files:
|
|
- path: ./output/index/bwameth/genome.fasta.bwameth.c2t
|
|
md5sum: 98039984526a41d04d6bd92fcc040c62
|
|
- path: ./output/index/bwameth/genome.fasta.bwameth.c2t.pac
|
|
md5sum: 4d8e51cb0bbdeaf24576bdf0264d8653
|
|
- path: ./output/index/bwameth/genome.fasta.bwameth.c2t.amb
|
|
md5sum: 249a4195069071ce47cd0bae68abe376
|
|
- path: ./output/index/bwameth/genome.fasta.bwameth.c2t.ann
|
|
md5sum: 46524d4359dcdfb203a235ab3b930dbb
|
|
- path: ./output/index/bwameth/genome.fasta.bwameth.c2t.bwt
|
|
md5sum: 84f65df7d42dbe84c9ccfaddfdd5ea6b
|
|
- path: ./output/index/bwameth/genome.fasta.bwameth.c2t.sa
|
|
md5sum: d25f6486f5134f57ed5b258f6fbb8673
|