[Biopython-dev] Error in doc.
Peter
biopython-dev at maubp.freeserve.co.uk
Tue Aug 14 20:30:49 UTC 2007
Sebastian Bassi wrote:
> 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.
That document is an old version of the Biopython tutorial, the latest
version is here and that line has been fixed:
http://biopython.org/DIST/docs/tutorial/Tutorial.html
I presume the page you found belongs to Brad Chapman - one of the core
contributors to Biopython some years back.
Peter
More information about the Biopython-dev
mailing list