base pair filter to allow only canonical base pairs
More...
#include <base_pair_filter.hh>
base pair filter to allow only canonical base pairs
◆ Canonical()
LocARNA::BasePairFilter::Canonical::Canonical |
( |
const std::string & |
sequence | ) |
|
|
inlineexplicit |
◆ operator()()
bool LocARNA::BasePairFilter::Canonical::operator() |
( |
size_t |
i, |
|
|
size_t |
j |
|
) |
| const |
|
inlinevirtual |
check for canonical base pair
- Parameters
-
- Returns
- whether (i,j) forms a canonical basepair in the object's sequence
Reimplemented from LocARNA::BasePairFilter::Filter.
The documentation for this class was generated from the following file: