mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 05:13:09 +00:00
Update tests/modules/manta/convertinversion/main.nf
Co-authored-by: Maxime U. Garcia <maxime.garcia@scilifelab.se>
This commit is contained in:
parent
b8ff8e32e3
commit
e5b0c7ed25
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
nextflow.enable.dsl = 2
|
||||
|
||||
include { MANTA_CONVERTINVERSION } from '../../../../modules/manta/convertinversion/main.nf'
|
||||
include { MANTA_TUMORONLY } from '../../../../modules/manta/tumoronly/main.nf'
|
||||
include { MANTA_TUMORONLY } from '../../../../modules/manta/tumoronly/main.nf'
|
||||
|
||||
workflow test_manta_convertinversion {
|
||||
|
||||
|
|
Loading…
Reference in a new issue