<div dir="ltr">Dear All,<div><br></div><div>I followed the tutorial <a href="http://biopython.org/DIST/docs/tutorial/Tutorial.html#htoc231">http://biopython.org/DIST/docs/tutorial/Tutorial.html#htoc231</a> to learn KEGG things in biopython, but without lucky, any suggestion? </div><div><br></div><div><div>>>> from Bio import KEGG</div><div>>>> from Bio.KEGG import Enzyme</div><div>>>> request = KEGG.get("ec:5.4.2.2")</div><div>Traceback (most recent call last):</div><div> File "<stdin>", line 1, in <module></div><div>AttributeError: 'module' object has no attribute 'get'</div><div>>>> import Bio</div><div>>>> print Bio.__version__</div><div>1.65</div><div><br></div><div><br></div>-- <br><div class="gmail_signature">regards,<br>luwen ning</div>
</div></div>