Scaffolding
0.1
This program can assemble genome scaffolds using the pairing information in paired-end reads.
|
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 |