|
Scaffolding
0.1
This program can assemble genome scaffolds using the pairing information in paired-end reads.
|
a scoring function returning the distance to a reference score given at construction More...
#include <scoring.hpp>
Public Member Functions | |
| DistanceScore (const unsigned _reference_point) | |
| unsigned | operator() (const std::pair< Element, unsigned > &e) const |
Public Attributes | |
| const unsigned | reference_point |
a scoring function returning the distance to a reference score given at construction
1.8.10