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