Skip to content
Snippets Groups Projects
Commit 8dcbe9b1 authored by vvanoost's avatar vvanoost
Browse files

correction local alignment minus CCA

parent f6e1a5aa
Branches
Tags
No related merge requests found
...@@ -193,7 +193,7 @@ Channel ...@@ -193,7 +193,7 @@ Channel
process index_fasta { process index_fasta {
tag "$fasta.baseName" tag "$fasta.baseName"
cpus 4 cpus 4
publishDir "results/mapping_CCA_local/index/", mode: 'copy' publishDir "results/SE_CCA_sequencing_local/mapping_CCA_local/index/", mode: 'copy'
input: input:
file fasta from fasta_file file fasta from fasta_file
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment