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
scaffolding::filters::VP_double_contained_filter< Graph, Set, Map > Struct Template Reference

Public Member Functions

 VP_double_contained_filter (Set const *_filter_set, Map const *_filter_map, Graph const *_g, const bool _invert=false)
 
bool operator() (const Edge< Graph > &e) const
 

Public Attributes

Set const * filter_set
 
Map const * filter_map
 
Graph const * g
 
bool invert
 

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