fix path to script

This commit is contained in:
MaxUlysse 2022-05-07 15:22:52 +02:00
parent 2c5ecc87ed
commit 1013be2623

View file

@ -2,7 +2,7 @@
nextflow.enable.dsl = 2 nextflow.enable.dsl = 2
include { ANNOTATION_SNPEFF } from '../../../../../subworkflows/nf-core/annotation_snpeff/main' include { ANNOTATION_SNPEFF } from '../../../../../subworkflows/nf-core/annotation/snpeff/main'
workflow annotation_snpeff { workflow annotation_snpeff {
input = [ input = [