|
Scaffolding
0.1
This program can assemble genome scaffolds using the pairing information in paired-end reads.
|
a predicate that always evaluates to true More...
#include <predicates.hpp>
Public Member Functions | |
| bool | operator() (const Element &e) const |
| all predicates must implement operator() | |
Public Member Functions inherited from scaffold::predicates::Predicate< Element > | |
| Predicate (const bool _invert=false) | |
| constructor | |
Additional Inherited Members | |
Public Attributes inherited from scaffold::predicates::Predicate< Element > | |
| const bool | invert |
| indicate whether the predicate should be inverted | |
a predicate that always evaluates to true
1.8.10