+2
-0
lines changedFilter options
+2
-0
lines changed Original file line number Diff line number Diff line change
@@ -472,6 +472,8 @@ unitigConsensus::generateTemplateStitch(void) {
472
472
// enforce minimum template length
473
473
if (templateLen <= 1)
474
474
templateLen ++;
475
+
if (templateLen > tiglen)
476
+
templateLen = tiglen-1;
475
477
476
478
if (showAlgorithm()) {
477
479
fprintf(stderr, "\n");
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4