diff --git a/detectors/normalize/bin/go_normalize.sh b/detectors/normalize/bin/go_normalize.sh index 5ef1865..0fbd8b9 100755 --- a/detectors/normalize/bin/go_normalize.sh +++ b/detectors/normalize/bin/go_normalize.sh @@ -162,7 +162,6 @@ pushTmpDir ORG.normalize # Merges the four parts of the genome. cat ${tmpLSC} ${tmpIR2} ${tmpSSC} ${tmpIR1} | joinfasta - exit 1 popTmpDir