Avoid new() just to revcom() a sequence
commite9bd0fad035f0976772600c1061454e1b421e926
authorFlorent Angly <florent.angly@gmail.com>
Wed, 31 Oct 2012 02:20:55 +0000 (31 12:20 +1000)
committerFlorent Angly <florent.angly@gmail.com>
Wed, 31 Oct 2012 02:20:55 +0000 (31 12:20 +1000)
tree22a01cf659993975a366f8b4a44548658d6f062f
parentfca80fbaeab2a2e5f8bc2b5a3f5b5e23b56e61e7
Avoid new() just to revcom() a sequence

... use Bio::PrimarySeqI::_revcom_from_string instead
Bio/PrimarySeq.pm
t/Seq/PrimarySeq.t