| Trees | Index | Help |
|---|
| Package Bio :: Module sequtils |
|
This module is deprecated and will eventually be removed.
Bio.sequtils and Bio.SeqUtils duplicate a lot of code and Bio.SeqUtils
includes a directory where other utility code can be deposited. As a result
sequtils is being deprecated for now and will eventually be removed.
To update your code change:
from Bio import sequtils
to:
from Bio import SeqUtils
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Thu Jun 30 22:06:03 2005 | http://epydoc.sf.net |