report our "start/stop" location on a subsequence
authorDiane Trout <diane@caltech.edu>
Fri, 15 Sep 2006 00:48:10 +0000 (00:48 +0000)
committerDiane Trout <diane@caltech.edu>
Fri, 15 Sep 2006 00:48:10 +0000 (00:48 +0000)
commit300dcbd19171a4bfd300afb3cc8344f20825c139
tree1fbaaf98b9cd6c314069a2fa338fdcf73b27df0f
parent717b1762156bde77ee5c14a83ca4e103c8c20896
report our "start/stop" location on a subsequence
this should be useful for trying to use sequences as a replacement
for the annotation class.

of course ticket:129 is a problem. I need to figure out how to get
the start/stop coordinates to be relative to the immediate parent, not
relative to the base sequence. (Or perhaps i should be able to retrieve
both versions)
alg/sequence.cpp
alg/sequence.hpp
alg/test/test_sequence.cpp