Scaffolding
0.1
This program can assemble genome scaffolds using the pairing information in paired-end reads.
|
Public Member Functions | |
edge_copier (const Graph1 &g1, Graph2 &g2) | |
template<typename Edge1 , typename Edge2 > | |
void | operator() (const Edge1 &e1, Edge2 &e2) const |
Public Attributes | |
property_map< Graph1, edge_all_t >::const_type | edge_all_map1 |
property_map< Graph2, edge_all_t >::type | edge_all_map2 |