[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
Mon Sep 29 12:01:37 UTC 2008


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





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

As discussed on the mailing lists, this differs from the previous suggestions
by following the string defaults (split or strip using white space characters).


-- 
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