Changes

From Genome Analysis Wiki
Jump to navigationJump to search
no edit summary
Line 4: Line 4:     
= Cigar=
 
= Cigar=
This class is part of [[C++ Library: libStatGen]].
+
This class is part of [[libStatGen: general]].
    
The purpose of this class is to provide utilities for processing CIGARs.  It has read-only operators that do not allow modification to the class other than for lazy-evaluation.
 
The purpose of this class is to provide utilities for processing CIGARs.  It has read-only operators that do not allow modification to the class other than for lazy-evaluation.
Line 18: Line 18:     
= CigarRoller=
 
= CigarRoller=
This class is part of [[C++ Library: general]].
+
This class is part of [[libStatGen: general]].
    
The purpose of this class is to provide accessors for setting, updating, modifying the CIGAR object.  It is a child class of Cigar.
 
The purpose of this class is to provide accessors for setting, updating, modifying the CIGAR object.  It is a child class of Cigar.

Navigation menu