Skip to content
Snippets Groups Projects
Commit 25a58702 authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Fix tabing in multiqc config

parent 36caf093
Branches
Tags
2 merge requests!76Develop,!71Seqwho
Pipeline #9343 canceled with stages
in 1 hour, 10 minutes, and 38 seconds
......@@ -929,7 +929,6 @@ process seqwho {
echo -e "Read 2\t\${seqtypeR2}\t\${speciesR2}\t\${seqtypeConfidenceR2}\t\${consensus}\t\${speciesConfidenceR2}" >> seqwhoInfer.tsv
fi
# save species file
echo "\${speciesInfer}" > inferSpecies.csv
......
......@@ -201,4 +201,4 @@ sp:
tin:
fn: '*_tin.hist.tsv'
seqwho:
fn: 'seqwhoInfer.tsv'
fn: 'seqwhoInfer.tsv'
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment