Scaffolding  0.1
This program can assemble genome scaffolds using the pairing information in paired-end reads.
Public Member Functions | List of all members
scaffold::scoring::IdentityScore< Element > Struct Template Reference

a scoring function for a pair of something and unsigned that just returns the unsigned More...

#include <scoring.hpp>

Public Member Functions

unsigned operator() (const std::pair< Element, unsigned > &e) const
 

Detailed Description

template<typename Element>
struct scaffold::scoring::IdentityScore< Element >

a scoring function for a pair of something and unsigned that just returns the unsigned


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