Team:LMU-Munich/ProSearch
From 2010.igem.org
(Difference between revisions)
(11 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<!-- Include the next line at the beginning of every page --> | <!-- Include the next line at the beginning of every page --> | ||
{{:Team:LMU-Munich/Templates/Page Header}} | {{:Team:LMU-Munich/Templates/Page Header}} | ||
+ | [[Image:prosearchZelle.jpg|300px|Logo|right]] | ||
- | =ProSearch System = | + | |
+ | |||
+ | |||
+ | |||
+ | ==ProSearch System== | ||
This system is to search for new enhancer-promoter combinations that efficiently trigger gene expression in response to different stimuli. This part of the project is carried out through a bioinformatic modeling process. The end-product is a databank of related genes, their promoters and transcription factors at the input of a wished environmental condition. This system is useful for the construction of new inducible systems trying to utilize apoptosis or other gene expression in the human cell-line 293T. | This system is to search for new enhancer-promoter combinations that efficiently trigger gene expression in response to different stimuli. This part of the project is carried out through a bioinformatic modeling process. The end-product is a databank of related genes, their promoters and transcription factors at the input of a wished environmental condition. This system is useful for the construction of new inducible systems trying to utilize apoptosis or other gene expression in the human cell-line 293T. | ||
+ | ==Retrieve Genes, their Promoters and Transcription Factors for a specific condition== | ||
<html> | <html> | ||
- | + | <body> | |
- | + | <form action="http://ka0.org/igem/getTF.cgi" method="get"> | |
- | + | <p>Condition<br> | |
- | <body | + | <SELECT NAME="condition"> |
- | + | <OPTION VALUE="beta-catenin">bCatenin treatment</OPTION> | |
- | + | <OPTION VALUE="conduritolB">conduritol B treatment</OPTION> | |
- | <form action="/ | + | <OPTION VALUE="gHerpes">gHerpes infection</OPTION> |
- | <p>Condition<br> | + | <OPTION VALUE="hiv">HIV infection</OPTION> |
- | <SELECT NAME="condition"> | + | <OPTION VALUE="hypoxia">hypoxia</OPTION> |
- | <OPTION VALUE=" | + | <OPTION VALUE="htlv">HTLV infection</OPTION> |
- | <OPTION VALUE=" | + | </SELECT> |
- | <OPTION VALUE=" | + | |
- | <OPTION VALUE=" | + | <p>Specific Gene (leave empty for all):<br><input type="text" name="gene" size="50" maxlength="50"></p> |
- | <OPTION VALUE=" | + | <p><input type="submit" value="Send Query"></p> |
- | <OPTION VALUE=" | + | </form> |
- | </SELECT> | + | |
- | + | ||
- | <p>Specific Gene (leave empty for all):<br><input type="text" name="gene" size="50" maxlength="50"></p> | + | |
- | <p><input type="submit" value="Send Query"></p> | + | |
- | </form> | + | |
</body> | </body> | ||
</html> | </html> | ||
- | |||
<!-- Include the next line at the end of every page --> | <!-- Include the next line at the end of every page --> | ||
{{:Team:LMU-Munich/Templates/Page Footer}} | {{:Team:LMU-Munich/Templates/Page Footer}} |
Latest revision as of 14:43, 25 October 2010