Links

Tools

Export citation

Search in Google Scholar

An algorithm for the multiple patterns approximate string matching problem

Proceedings article published in 2015 by Chia-Wei Lu, Chun-Yuan Lin, Chuan-Yi Tang, Wing-Kai Hon
This paper is available in a repository.
This paper is available in a repository.

Full text: Download

Question mark in circle
Preprint: policy unknown
Question mark in circle
Postprint: policy unknown
Question mark in circle
Published version: policy unknown

Abstract

We propose an algorithm to solve the multiple patterns approximate string matching problem. Our algorithm uses a hashing table to quickly find all possible positions. Our algorithm is very efficient for multiple patterns with different lengths. We also implemented our algorithm to solve the short oligonucleotide alignment on a long reference DNA sequence problem. The experimental results show that our algorithm is faster than one of the fastest algorithm available now, SOAP.