|
Scaffolding
0.1
This program can assemble genome scaffolds using the pairing information in paired-end reads.
|
Public Member Functions | |
| OrientedSequence (const OrientedSequence &os) | |
| OrientedSequence (const std::string &_sequence, const std::string &_start=VertexName()) | |
| void | reverse_complement (const VertexName &new_start_vertex=VertexName()) |
Public Attributes | |
| std::string | sequence |
| VertexName | start_vertex |
1.8.10