[Biopython-dev] [Bug 2596] Add string like split, strip, rstrip and lstrip methods to the Seq object

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Wed Oct 1 10:03:11 UTC 2008


http://bugzilla.open-bio.org/show_bug.cgi?id=2596


biopython-bugzilla at maubp.freeserve.co.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #1000 is|0                           |1
           obsolete|                            |




------- Comment #3 from biopython-bugzilla at maubp.freeserve.co.uk  2008-10-01 06:03 EST -------
Created an attachment (id=1002)
 --> (http://bugzilla.open-bio.org/attachment.cgi?id=1002&action=view)
Patch to Bio/Seq.py for Seq object split, strip, lstrip and rstrip methods (v2)

Revised patch, will now accept Seq or string arguments to the strip and split
methods.

Still needs proper unit tests, probably added to test_seq.py


-- 
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Biopython-dev mailing list