vdj_pipe
pipeline for processing DNA sequence data
|
Set a minimal sequence length to match allowing for some mismatch at ends. More...
#include <min_match_length.hpp>
Public Member Functions | |
Match_ignore_ends (const int min, const int end) | |
int | operator() (const int sz) const |
Set a minimal sequence length to match allowing for some mismatch at ends.