FTLocationFactory.pm: Fixed a long-standing issue at "from_string()"
commit13b63a5062917e46fb8b86ff41ceb79b9b494de1
authorFrancisco J. Ossandon <fco.j.ossandon@gmail.com>
Thu, 7 Aug 2014 19:49:23 +0000 (7 15:49 -0400)
committerFrancisco J. Ossandon <fco.j.ossandon@gmail.com>
Thu, 7 Aug 2014 19:49:23 +0000 (7 15:49 -0400)
treeff98561a57b777702dcee37b295690564243fd04
parenta986017d886e59566090d861b811ef8c790e1055
FTLocationFactory.pm: Fixed a long-standing issue at "from_string()"
and now "join(A..B,join(C..D,join(E..F,G..H)),I..J)" is
equivalent to "join(A..B,C..D,E..F,G..H,J..I)". Updated test.
Bio/Factory/FTLocationFactory.pm
t/SeqFeature/LocationFactory.t