vdj_pipe
pipeline for processing DNA sequence data
|
Set a fraction of sequence length to match. More...
#include <min_match_length.hpp>
Classes | |
struct | Err |
Public Member Functions | |
Match_fraction_length (const int min, const double f) | |
int | operator() (const int sz) const |
Private Attributes | |
int | min_ |
double | f_ |
Set a fraction of sequence length to match.
|
inline |
|
inline |
|
private |
|
private |