[Biopython-dev] [Bug 2386] Bio.Seq.Seq and MutableSeq count() method only works for single residues
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Tue Oct 30 12:25:20 UTC 2007
http://bugzilla.open-bio.org/show_bug.cgi?id=2386
------- Comment #1 from biopython-bugzilla at maubp.freeserve.co.uk 2007-10-30 08:25 EST -------
Created an attachment (id=800)
--> (http://bugzilla.open-bio.org/attachment.cgi?id=800&action=view)
Patch to Bio/Seq.py count methods
Lets the Seq and MutableSeq count methods take either a single letter or a
multiple letter argument, which can be strings, Seq objects or MutableSeq
objects. Adds doc-strings
Includes a trivial mini-test which would be used in the Seq unit test instead.
--
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