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

Merge branch '135-endness_fix_again' into 'develop'

Resolve "Fix endness force"

Closes #135

See merge request !99
parents 51a3d78c 037b6012
Branches
Tags
2 merge requests!100Develop,!99Resolve "Fix endness force"
Pipeline #10645 passed with stages
in 5 minutes and 13 seconds
......@@ -441,6 +441,7 @@ process parseMetadata {
fi
if [ "${params.endsForce}" != "" ]
then
fastqCountError=false
fastqReadError=false
fastqReadError_details=""
fi
......
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