Scaffolding  0.1
This program can assemble genome scaffolds using the pairing information in paired-end reads.
Public Member Functions | Public Attributes | Protected Attributes | List of all members
diagonal_counter Class Reference

Public Member Functions

 diagonal_counter (const size_t _max_x, const size_t _max_y)
 
 diagonal_counter (const size_t _max_x, const size_t _max_y, const size_t _x, const size_t _y)
 
bool step_forward ()
 
bool step_back ()
 
bool at_beginning ()
 
bool at_end ()
 

Public Attributes

size_t x
 
size_t y
 

Protected Attributes

const size_t max_x
 
const size_t max_y
 

The documentation for this class was generated from the following file: