Scaffolding
0.1
This program can assemble genome scaffolds using the pairing information in paired-end reads.
|
Public Member Functions | |
Branch (const BranchType &t) | |
Branch (const BranchType &t, const ScafVertexPair &p) | |
Branch (const BranchType &t, const ScafEdge &e, const RawScaffoldGraph &g) | |
Public Attributes | |
const BranchType | btype |
std::list< ScafVertexPair > | edges |