Changeset 3192


Ignore:
Timestamp:
Apr 22, 2014, 7:25:02 AM (9 years ago)
Author:
Peter
Message:

docs: fix spelling and remove broken link.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/yat/utility/Alignment.h

    r2815 r3192  
    6969     algorithm.
    7070
    71      The original paper can be found here:
    72      http://gel.ym.edu.tw/~chc/AB_papers/03.pdf
    73 
    7471     Instead of looking at each sequence in its entirety the S-W algorithm
    7572     compares segment of all possible lengths (LOCAL alignment) and chooses
     
    9693  /**
    9794     SSearch does a rigorous Smith-Waterman search for similarity between
    98      sequnces. For long sequences this may be very expensive (both in time and
     95     sequences. For long sequences this may be very expensive (both in time and
    9996     space) and BLAST or FASTA is preferable.
    10097
Note: See TracChangeset for help on using the changeset viewer.