Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
27686080
Commit
27686080
authored
Mar 08, 2019
by
Mathieu Giraud
Browse files
vidjil.cpp: --all help message, typo, more positive message
parent
5ff5b4b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
algo/vidjil.cpp
View file @
27686080
...
...
@@ -451,8 +451,8 @@ int main (int argc, char **argv)
max_clones
=
NO_LIMIT_VALUE
;
},
"reports and analyzes all clones"
PAD_HELP
"(--min-reads 1 --min-ratio 0 --max-clones "
NO_LIMIT
" --max-
clones-with-
consensus "
NO_LIMIT
" --max-
clones-with-analysi
s "
NO_LIMIT
"),"
PAD_HELP
"to be used only on
very
small datasets (for example --all -X
2
0)"
)
PAD_HELP
"(--min-reads 1 --min-ratio 0 --max-clones "
NO_LIMIT
" --max-consensus "
NO_LIMIT
" --max-
designation
s "
NO_LIMIT
"),"
PAD_HELP
"to be used only on small datasets (for example --all -X
100
0)"
)
->
group
(
group
);
VirtualReadScore
*
readScorer
=
&
DEFAULT_READ_SCORE
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment