Scaffolding
0.1
This program can assemble genome scaffolds using the pairing information in paired-end reads.
|
Public Member Functions | |
MatchingPredicate (const Graph &_g, const bool _invert=false) | |
bool | operator() (const Edge< Graph > &e) const |
Public Attributes | |
const Graph & | g |
const bool | invert |