Scaffolding  0.1
This program can assemble genome scaffolds using the pairing information in paired-end reads.
Public Member Functions | Public Attributes | List of all members
scaffold::MatchingPredicate< Graph > Struct Template Reference

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
 

The documentation for this struct was generated from the following file: