Skip to content
Snippets Groups Projects
Commit cc3536c7 authored by gbenoit's avatar gbenoit
Browse files

coquille correction

parent 4538d70d
Branches
No related tags found
No related merge requests found
...@@ -46,7 +46,7 @@ UrQt --t 20 --m ${task.cpus} --gz \ ...@@ -46,7 +46,7 @@ UrQt --t 20 --m ${task.cpus} --gz \
""" """
} }
params.fastq = "$baseDir/data/fasta/*.fasta" params.fasta = "$baseDir/data/fasta/*.fasta"
params.bed = "$baseDir/data/annot/*.bed" params.bed = "$baseDir/data/annot/*.bed"
log.info "fasta file : ${params.fasta}" log.info "fasta file : ${params.fasta}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment