add copy sequence as string option
authorDiane Trout <diane@caltech.edu>
Thu, 26 Oct 2006 22:30:31 +0000 (22:30 +0000)
committerDiane Trout <diane@caltech.edu>
Thu, 26 Oct 2006 22:30:31 +0000 (22:30 +0000)
commitdd53c863d1851458c91b626954e74dcc6bff7736
treec34e58fd41e09cb66a9933fe783cc2990ca83e45
parentdb983dc495ba2397136e21b62c5dd9b70c25cae6
add copy sequence as string option
ticket:215
it turned out that the reson I couldn't paste was all the invalid
characters in the fasta representation of the sequence. This adds
a copy sequence option which just copies the sequence as an undecorated
string. (which does paste).

Of course this is now confusing as there's two copy options...
alg/glseqbrowser.cpp
qui/MussaAlignedWindow.cpp
qui/MussaWindow.cpp
qui/seqbrowser/SequenceBrowser.cpp
qui/seqbrowser/SequenceBrowser.hpp
qui/seqbrowser/SequenceBrowserWidget.cpp
qui/seqbrowser/SequenceBrowserWidget.hpp