try to read fasta blocks in the annotation file
authorDiane Trout <diane@caltech.edu>
Wed, 17 May 2006 08:10:00 +0000 (08:10 +0000)
committerDiane Trout <diane@caltech.edu>
Wed, 17 May 2006 08:10:00 +0000 (08:10 +0000)
commita852aac4f69fd5eb7d5a1c6e4118a5e7477f4d36
tree6c121bc013537e1328cb64d101349a77c57653f0
parent9cd3cb5a74f50e17d160ff5a053dbc4d27aaef10
try to read fasta blocks in the annotation file
though this also revealed some problems with the spirit parser not
really splitting on whitespace. I should look into how to do per
character parsing.
alg/sequence.cpp
alg/sequence.hpp
alg/test/test_sequence.cpp