Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 8: Line 8:  
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.
   −
See: http://www.sph.umich.edu/csg/mktrost/doxygen/current/classCigar.html for documentation.
+
See: http://csg.sph.umich.edu//mktrost/doxygen/current/classCigar.html for documentation.
    
The static methods are helpful for determining information about the operator.
 
The static methods are helpful for determining information about the operator.
Line 15: Line 15:     
See [[C++ Class: CigarRoller#Determining the Number of Reference and Read/Query Overlaps|Determining the Number of Reference and Read/Query Overlaps]] for a more detailed explanation with examples as to how determining overlaps works.
 
See [[C++ Class: CigarRoller#Determining the Number of Reference and Read/Query Overlaps|Determining the Number of Reference and Read/Query Overlaps]] for a more detailed explanation with examples as to how determining overlaps works.
      
= CigarRoller=
 
= CigarRoller=
Line 22: Line 21:  
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.
   −
See: http://www.sph.umich.edu/csg/mktrost/doxygen/current/classCigarRoller.html for documentation.
+
See: http://csg.sph.umich.edu//mktrost/doxygen/current/classCigarRoller.html for documentation.
 
      
= Mapping Between Reference and Read/Query =
 
= Mapping Between Reference and Read/Query =
96

edits

Navigation menu