Skip to content
Snippets Groups Projects
Commit 5b55e1b6 authored by Cats's avatar Cats
Browse files

typo

parent 346c0044
No related branches found
No related tags found
No related merge requests found
......@@ -66,7 +66,7 @@ task Fastp {
-z ~{compressionLevel} \
~{if correction then "--correction" else ""} \
--length_required ~{lengthRequired} \
--threads ~{threads} \
--thread ~{threads} \
~{"--split " + split} \
~{if defined(split) then "-d 0" else ""} \
~{if performAdapterTrimming then "" else "--disable_adapter_trimming"}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment