Team:Illinois-Tools/Notebook/Week3

From 2009.igem.org

(Difference between revisions)
Line 1: Line 1:
-
Week 3 yayaya
+
:[https://2009.igem.org/Team:Illinois-Tools/Notebook      back to notebook]
 +
 
 +
[https://2009.igem.org/Team:Illinois-Tools/Notebook/Week2 <<previous week]  [https://2009.igem.org/Team:Illinois-Tools/Notebook/Week4 next week>>]
'''Donny'''
'''Donny'''
We have considered using toxic chemicals as inputs to our program to suggest a pathway that would convert harmful pollutants into valuable chemicals. I wrote a script that scans a list of harmful chemicals from the EPA and then forms a dictionary pairing the chemical name to its KEGG_ID. The script doesn't quite work perfectly and not all chemicals are found on Kegg. This will be improved throughout the week. Also, I am looking into the possibility of using django to host our application on the web.
We have considered using toxic chemicals as inputs to our program to suggest a pathway that would convert harmful pollutants into valuable chemicals. I wrote a script that scans a list of harmful chemicals from the EPA and then forms a dictionary pairing the chemical name to its KEGG_ID. The script doesn't quite work perfectly and not all chemicals are found on Kegg. This will be improved throughout the week. Also, I am looking into the possibility of using django to host our application on the web.

Revision as of 21:37, 10 June 2009

back to notebook

<<previous week next week>>

Donny

We have considered using toxic chemicals as inputs to our program to suggest a pathway that would convert harmful pollutants into valuable chemicals. I wrote a script that scans a list of harmful chemicals from the EPA and then forms a dictionary pairing the chemical name to its KEGG_ID. The script doesn't quite work perfectly and not all chemicals are found on Kegg. This will be improved throughout the week. Also, I am looking into the possibility of using django to host our application on the web.