We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f4f59a commit 3f07f7fCopy full SHA for 3f07f7f
micall/utils/referenceless_contig_stitcher.py
@@ -458,7 +458,7 @@ def find_overlap_cutoffs(
458
459
The function determines indices into the original left/right contig sequences
460
that bound the overlap to be aligned for scoring and merging. Cutoffs are
461
- chosen via `map_overlap` using the provided `minimum_score`.
+ chosen via `map_overlap`.
462
463
Caching:
464
Results are cached per (left.id, right.id). When no valid overlap region
0 commit comments