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 5ac75dd commit 15110bcCopy full SHA for 15110bc
1 file changed
Sealer/sealer.cc
@@ -71,7 +71,6 @@ static const char USAGE_MESSAGE[] =
71
" --print-flanks outputs flank files\n"
72
" -S, --input-scaffold=FILE load scaffold from FILE\n"
73
" -L, --flank-length=N length of flanks to be used as pseudoreads [100]\n"
74
-" -D, --flank-distance=N distance of flank from gap [0]\n"
75
" -G, --max-gap-length=N max gap size to fill in bp [800]; runtime increases\n"
76
" exponentially with respect to this parameter\n"
77
" -j, --threads=N use N parallel threads [1]\n"
0 commit comments