use an enum instead of a bool for strandedness
authorDiane Trout <diane@caltech.edu>
Fri, 15 Sep 2006 00:31:35 +0000 (00:31 +0000)
committerDiane Trout <diane@caltech.edu>
Fri, 15 Sep 2006 00:31:35 +0000 (00:31 +0000)
commit717b1762156bde77ee5c14a83ca4e103c8c20896
tree6052a6a2a3efa94577d169aafc5ab46c36634cdc
parentf0b5f99c2cc32be61ac0d80b8a8ac498450192e4
use an enum instead of a bool for strandedness
I wanted to track more than +/- strand, I wanted to know if an annotation
was "unknown" or perhaps applied to both strands.
alg/sequence.cpp
alg/sequence.hpp