put basepair alphabets into the Sequence class
authorDiane Trout <diane@caltech.edu>
Tue, 29 Aug 2006 22:12:31 +0000 (22:12 +0000)
committerDiane Trout <diane@caltech.edu>
Tue, 29 Aug 2006 22:12:31 +0000 (22:12 +0000)
commit80fa4901503f9eb884d102a605d883c91a2adb18
treeed39a95cf0a3333dbb870d944ba5f3be13ab7937
parenteb21e0aaafdd02783b312a01ed0a09881d0502d8
put basepair alphabets into the Sequence class
thanks to google i found the proper way to initialize a static const string.
I also added the protein 1-letter alphabet. At some point it should be possible
to initialize different alphabets for a sequence.
alg/sequence.cpp
alg/sequence.hpp