Moved debug() from RootI to Root and allowed an array of strings which
commitb095175ca733d612184208ab8136e8770f9fd6d0
authorlapp <lapp@bioperl.org>
Fri, 4 Oct 2002 05:17:24 +0000 (4 05:17 -0000)
committerlapp <lapp@bioperl.org>
Fri, 4 Oct 2002 05:17:24 +0000 (4 05:17 -0000)
tree275418052cd1d7142ee9319fff1d3d05c1dfe34d
parent316c492f92314c5eb3f25ba5df106440fa3c7cde
Moved debug() from RootI to Root and allowed an array of strings which
are concatenated. Fixed the bug introduced into Variation::IO. Fixed
swissprot parser not to set primary_id if XXX_XXXX scheme (otherwise it
is set to the same value as display_id, which is unchanged to before).
Fixed swissprot parser to deal with multiple species (OS lines). This
can only be a temporary fix, as information is essentially lost.
Added test entry to swiss.dat, and tests to SeqIO.t. All tests pass.

svn path=/bioperl-live/trunk/; revision=4838
Bio/Root/Root.pm
Bio/Root/RootI.pm
Bio/Seq.pm
Bio/SeqIO/swiss.pm
Bio/Variation/IO.pm
t/DB.t
t/SeqIO.t
t/data/swiss.dat