|
Scaffolding
0.1
This program can assemble genome scaffolds using the pairing information in paired-end reads.
|
#include <map>#include <set>#include <cassert>#include <boost/heap/fibonacci_heap.hpp>Go to the source code of this file.
Classes | |
| class | std::set_queue< T, Priority, Compare > |
| a priority-queue allowing member queries More... | |
this is a priority queue of elements of type <T> and priority <Priority> that allows testing whether an element is part of the queue
1.8.10