Scaffolding
0.1
This program can assemble genome scaffolds using the pairing information in paired-end reads.
|
Go to the source code of this file.
Classes | |
class | scaffold::Predicated_EdgeIter< Graph, Predicate, EdgeIt > |
an edge iterator that skips over all edges for which the predicate evaluates to false More... | |
Edge iterators that allow iterating over edges without access to the graph object. The idea is to pass a predicate to the iterator and skip over edges for which the predicate evaluates to false