add annotations by sequence string
authorDiane Trout <diane@caltech.edu>
Tue, 16 May 2006 00:53:06 +0000 (00:53 +0000)
committerDiane Trout <diane@caltech.edu>
Tue, 16 May 2006 00:53:06 +0000 (00:53 +0000)
commitf25185c3fe073c83f711342a5eb0f9afca88613b
tree04fc2166c622c708cd7b25cf1aed6ab3960bf9d7
parent16fb9977e236e595ec3cb4336488ebb6eb5bd20a
add annotations by sequence string
Ok so this is a rather limited search system as it is just using the
motif searching code, but adding things to the annot list instead of the
motif list. (and it handles looking at a list of sequences).

Ideally there should be some better way of specifying which algorithm to use
but i'm really tired today and not coding well.
alg/sequence.cpp
alg/sequence.hpp
alg/test/test_sequence.cpp