vdj_pipe
pipeline for processing DNA sequence data
Public Member Functions | List of all members
vdj_pipe::Match_ignore_ends Class Reference

Set a minimal sequence length to match allowing for some mismatch at ends. More...

#include <min_match_length.hpp>

Inheritance diagram for vdj_pipe::Match_ignore_ends:
Inheritance graph
[legend]
Collaboration diagram for vdj_pipe::Match_ignore_ends:
Collaboration graph
[legend]

Public Member Functions

 Match_ignore_ends (const int min, const int end)
 
int operator() (const int sz) const
 

Detailed Description

Set a minimal sequence length to match allowing for some mismatch at ends.


The documentation for this class was generated from the following file: