- name: diamond blastx test_diamond_blastx command: nextflow run ./tests/modules/diamond/blastx -entry test_diamond_blastx -c ./tests/config/nextflow.config -c ./tests/modules/diamond/blastx/nextflow.config tags: - diamond - diamond/blastx files: - path: output/diamond/proteome.fasta.dmnd - path: output/diamond/test.diamond_blastx.log contains: ["queries aligned"] - path: output/diamond/test.diamond_blastx.txt - name: diamond blastx test_diamond_blastx_daa command: nextflow run ./tests/modules/diamond/blastx -entry test_diamond_blastx_daa -c ./tests/config/nextflow.config -c ./tests/modules/diamond/blastx/nextflow.config tags: - diamond - diamond/blastx files: - path: output/diamond/proteome.fasta.dmnd - path: output/diamond/test.diamond_blastx.daa - path: output/diamond/test.diamond_blastx.log contains: ["queries aligned"]