[Bioperl-l] I'm 'breaking' write_seq in bsml
Peter van Heusden
pvh at egenetics.com
Thu Aug 12 07:04:50 EDT 2004
As per the discussion on making SeqIO 'safe' to use, I'm going through
the code in Bio/SeqIO/*.pm and ensuring that write_seq() returns 1 if it
succeeds, and undef if it fails. At the moment the bsml module returns
the XML object from write_seq, so making this module consistent with all
the others breaks backwards compatibility.
Is this a problem for anyone?
Peter
More information about the Bioperl-l
mailing list