mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
Update tests/software/ivar/trim/main.nf
This commit is contained in:
parent
bbdca4fa76
commit
cdd9be0a2d
1 changed files with 1 additions and 1 deletions
|
@ -12,5 +12,5 @@ workflow test_ivar_trim {
|
|||
file("${launchDir}/tests/data/bam/test-sc2-artic-v3.bam", checkIfExists: true) ]
|
||||
|
||||
main:
|
||||
IVAR_TRIM ( input, bed_file )
|
||||
IVAR_TRIM ( input, bed_file )
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue