[Biopython-dev] Error in doc.

Sebastian Bassi sbassi at gmail.com
Tue Aug 14 19:32:14 UTC 2007


I don't know if it worthwhile to open a bug on bugzilla for this little mistake.

On http://www.bioinformatics.org/bradstuff/bp/tut/Tutorial002.html
There is a line:
>>> from Bio.Tools import Translate
The correct line should be:
>>> from Bio import Translate

I guess that this document may not be the latest official document,
but is under bioinformatics.org domain and is returned by Google on
the top searchers.

Best,
SB.


-- 
Bioinformatics news: http://www.bioinformatica.info
Lriser: http://www.linspire.com/lraiser_success.php?serial=318



More information about the Biopython-dev mailing list