A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/marbl/canu/commit/b9826425676a2eb019fd2ad2f240f2eebd79c35a below:

Tell mhapConvert to discard overlaps shorter than minOverlapLength. · marbl/canu@b982642 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-0

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-0

lines changed Original file line number Diff line number Diff line change

@@ -480,6 +480,7 @@ sub mhapConfigure ($$$) {

480 480

print F " \$bin/mhapConvert \\\n";

481 481

print F " -S ../../$asm.seqStore \\\n";

482 482

print F " -o ./results/\$qry.mhap.ovb.WORKING \\\n";

483 +

print F " -minlength ", getGlobal("minOverlapLength"), " \\\n";

483 484

print F " \$outPath/\$qry.mhap \\\n";

484 485

print F " && \\\n";

485 486

print F " mv ./results/\$qry.mhap.ovb.WORKING ./results/\$qry.mhap.ovb\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