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
7ad7c20e
Commit
7ad7c20e
authored
Jun 15, 2018
by
Cyprien Borée
Browse files
Correct typo in filter.h comments
For more informations, see
#3283
.
parent
3293f1bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
algo/core/filter.h
View file @
7ad7c20e
...
...
@@ -21,7 +21,7 @@ class FilterWithACAutomaton {
filter on every K-mers returned by getMultiResults. Otherwise
it will filter on the "kmer_threshold" number of K-mers. For
Example if kmer_threshold = 10, it will filter on the 10 most
significant K-mers returned by getMultiResults
significant K-mers returned by getMultiResults
.
*/
BioReader
filterBioReaderWithACAutomaton
(
pair
<
vector
<
int
>*
,
AbstractACAutomaton
<
KmerAffect
>*>*
idxAho
,
...
...
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