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::map_filter< Map > Struct Template Reference

Public Member Functions

 map_filter (const Map *const _filter_map, const typename Map::mapped_type *const _mapped_to, const bool _invert=false)
 
bool operator() (const typename Map::key_type &e) const
 

Public Attributes

Map const * filter_map
 
Map::mapped_type const * mapped_to
 
bool invert
 

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