String-searching algorithm: Difference between revisions

Content deleted Content added
Added link to refrenced algorithm
External links: plus template
Line 114:
* [http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2647288/ Kalign2: high-performance multiple alignment of protein and nucleotide sequences allowing external features]
* [http://www.geeksforgeeks.org/suffix-tree-application-2-searching-all-patterns/ C implementation of Suffix Tree based Pattern Searching]
 
{{strings}}
 
[[Category:String matching algorithms| ]]