[Biopython-dev] [Bug 2323] New functions: GCG Checksum and CRC64
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Wed Jun 27 14:20:17 UTC 2007
http://bugzilla.open-bio.org/show_bug.cgi?id=2323
sbassi at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #690 is|0 |1
obsolete| |
------- Comment #8 from sbassi at gmail.com 2007-06-27 10:20 EST -------
Created an attachment (id=691)
--> (http://bugzilla.open-bio.org/attachment.cgi?id=691&action=view)
gcg and seguid functions
Modified version of gcg and seguid. It works for both old and new (>=2.4)
python versions and for both str or Seq argument.
gcg function requires importing gcg24.py in Python 2.4+. This way I avoid to
use "eval" to make it faster.
--
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