Team:LMU-Munich/ProSearch

From 2010.igem.org

(Difference between revisions)
Line 2: Line 2:
{{:Team:LMU-Munich/Templates/Page Header}}
{{:Team:LMU-Munich/Templates/Page Header}}
-
=ProSearch System=
+
=ProSearch System - Retrieve Genes and their Transcription Factors for a specific condition=
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.
 +
 +
<html>
 +
<head>
 +
<title>IGEM Team LMU - Retrieve Genes and their Transcription Factors for a specific condition</title>
 +
</head>
 +
<body bgcolor="#E0E0E0">
 +
<br>
 +
<center><h2>IGEM Team LMU - Retrieve Genes and their Transcription Factors for a specific condition</h2></center>
 +
<form action="/cgi-bin/getTF.cgi" method="get">
 +
<p>Condition<br>
 +
<SELECT NAME="condition">
 +
<OPTION VALUE="hiv">HIV</OPTION>
 +
<OPTION VALUE="hypoxia">Hypoxia</OPTION>
 +
<OPTION VALUE="HeLa">HeLa</OPTION>
 +
<OPTION VALUE="293T">293T</OPTION>
 +
</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>
 +
</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}}

Revision as of 20:54, 13 October 2010


ProSearch System - Retrieve Genes and their Transcription Factors for a specific condition

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.

IGEM Team LMU - Retrieve Genes and their Transcription Factors for a specific condition

IGEM Team LMU - Retrieve Genes and their Transcription Factors for a specific condition

Condition

Specific Gene (leave empty for all):