mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
Fix ivar trim test.yml
This commit is contained in:
parent
ed74d366bf
commit
47670a12ad
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
- name: Run ivar trim test workflow
|
||||
command: nextflow run ./tests/software/ivar/trim -profile docker -entry test_ivar_trim -c tests/config/nextflow.config
|
||||
- name: ivar trim
|
||||
command: nextflow run ./tests/software/ivar/trim -entry test_ivar_trim -c tests/config/nextflow.config
|
||||
tags:
|
||||
- ivar
|
||||
- ivar_consensus
|
||||
- ivar_trim
|
||||
files:
|
||||
- path: output/ivar/test.bam
|
||||
md5sum: 09fc287d484f3a56d6868e5a3deace78
|
Loading…
Reference in a new issue