FTLocationFactory.pm: Adjusted from_string() subroutine to
commita986017d886e59566090d861b811ef8c790e1055
authorFrancisco J. Ossandon <fco.j.ossandon@gmail.com>
Thu, 7 Aug 2014 19:13:57 +0000 (7 15:13 -0400)
committerFrancisco J. Ossandon <fco.j.ossandon@gmail.com>
Thu, 7 Aug 2014 19:13:57 +0000 (7 15:13 -0400)
treea06eb182eca2ad1256504ec12ee65436445da1d5
parentbb140e3628ef44857e40bdfebdcb8d3a585de2b4
FTLocationFactory.pm: Adjusted from_string() subroutine to
comply with current GenBank Feature Table Definition, so now
"join(complement(C..D),complement(A..B))" produce the same
result than "complement(join(A..B,C..D))". Added more tests,
and cleaned "LocationFactory.t" format. Also updated outdated
genome test file U58726.gb to its latest version (which complies
with this change), and "Splicedseq.t" (which use it).
Bio/Factory/FTLocationFactory.pm
t/SeqFeature/LocationFactory.t
t/SeqIO/Splicedseq.t
t/data/U58726.gb