Team:Illinois-Tools/Notebook/Week2

From 2009.igem.org

Revision as of 16:09, 4 June 2009 by Damfahr2 (Talk | contribs)
back to notebook

<<previous week next week>>

Donny

This week, I learned the basics of the python programming language. I spend most of my time working with the Kegg API to access data via the SOAP protocol. I was able to utilize this new information to create a module that converts the common name to a usable keggid and also to convert the keggid back to a name. One concern I have is that even these simple functions are somewhat slow. Perhaps we will find ways to speed these processes up in the weeks to come.