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
boost::detail::vertex_copier< Graph1, Graph2 > Struct Template Reference

Public Member Functions

 vertex_copier (const Graph1 &g1, Graph2 &g2)
 
template<typename Vertex1 , typename Vertex2 >
void operator() (const Vertex1 &v1, Vertex2 &v2) const
 

Public Attributes

property_map< Graph1, vertex_all_t >::const_type vertex_all_map1
 
property_map< Graph2, vertex_all_t >::type vertex_all_map2
 

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