You are here

PatMaN

Submitted by ChenLiang on Sun, 09/10/2017 - 20:06

Status:

Tags:

Implement Technique:

Pubmed IDs: 
Rating: 
Average: 5 (1 vote)

We present a tool suited for searching for many short nucleotide sequences in large databases, allowing for a predefined number of gaps and mismatches. The commandline-driven program implements a non-deterministic automata matching algorithm on a keyword tree of the search strings. Both queries with and without ambiguity codes can be searched. Search time is short for perfect matches, and retrieval time rises exponentially with the number of edits allowed.
The C++ source code for PatMaN is distributed under the GNU General Public License and has been tested on the GNU/Linux operating system. It is available from http://bioinf.eva.mpg.de/patman.
Supplementary data are available at Bioinformatics online.[1]


References