|
Scaffolding
0.1
This program can assemble genome scaffolds using the pairing information in paired-end reads.
|
#include <utility>#include <functional>Go to the source code of this file.
Classes | |
| struct | std::unordered_pair< ElementA, ElementB > |
| an unordered pair More... | |
implementation of an unordered pair (whose main difference to a normal pair is operator== and hash_value)
1.8.10