Scaffolding  0.1
This program can assemble genome scaffolds using the pairing information in paired-end reads.
Public Member Functions | Protected Attributes | List of all members
scaffold::StructuralInfo< Graph, Information > Class Template Referenceabstract

Public Member Functions

 StructuralInfo (const Graph &_g)
 
 StructuralInfo (const Graph &_g, const Information &_payload)
 
virtual void update (const bool force=false)=0
 
void invalidate ()
 
bool is_valid () const
 
const Information & get ()
 
const Information & get_const () const
 

Protected Attributes

const Graph & g
 
Information payload
 
bool up_to_date = false
 

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