Show
Ignore:
Timestamp:
14/08/09 16:29:27 (3 years ago)
Author:
westram
Message:
  • spellchecked all (phew)
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/SEQ_QUALITY/SQ_functions.cxx

    r5675 r6141  
    597597                    delete ambi_chan; 
    598598 
    599                     /*claculate the number of strong, weak and no helixes */ 
     599                    /*calculate the number of strong, weak and no helixes */ 
    600600                    SQ_helix *heli_chan = new SQ_helix(sequenceLength); 
    601601                    heli_chan->SQ_calc_helix_layout(rawSequence, gb_main, 
     
    685685                /* 
    686686                 calculate the average number of bases in group, and the difference of 
    687                  a single seqeunce in group from it 
     687                 a single sequence in group from it 
    688688                 */ 
    689689                GBDATA *gb_result1 = GB_search(gb_quality_ali, 
     
    705705                /* 
    706706                 calculate the average gc proportion in group, and the difference of 
    707                  a single seqeunce in group from it 
     707                 a single sequence in group from it 
    708708                 */ 
    709709                GBDATA *gb_result6 = GB_search(gb_quality_ali, "GC_proportion", 
     
    924924                    /* 
    925925                     calculate the average number of bases in group, and the difference of 
    926                      a single seqeunce in group from it 
     926                     a single sequence in group from it 
    927927                     */ 
    928928                    GBDATA *gb_result1 = GB_search(gb_quality_ali, 
     
    944944                    /* 
    945945                     calculate the average gc proportion in group, and the difference of 
    946                      a single seqeunce in group from it 
     946                     a single sequence in group from it 
    947947                     */ 
    948948                    GBDATA *gb_result6 = GB_search(gb_quality_ali,