Journals
Publish with us
Publishing partnerships
About us
Blog
BioMed Research International
Journal overview
For authors
For reviewers
For editors
Table of Contents
Special Issues
BioMed Research International
/
2017
/
Article
/
Alg 1
/
Research Article
Two Efficient Techniques to Find Approximate Overlaps between Sequences
Algorithm 1
Solving AAPSP using a prefix tree.
procedure
for
every read
in the input reads
do
for
every candidate suffix
in
do
end
for
end
for
end
procedure