From 2010.igem.org
(Difference between revisions)
|
|
Line 9: |
Line 9: |
| <body> | | <body> |
| <form action="/cgi-bin/getTF.cgi" method="get"> | | <form action="/cgi-bin/getTF.cgi" method="get"> |
- | <p>Condition<br> <p>Specific Gene (leave empty for all):<br><input type="text" name="gene" size="50" maxlength="50"></p> | + | <p>Condition<br> |
| <SELECT NAME="condition"> | | <SELECT NAME="condition"> |
| <OPTION VALUE="RCAS-beta-cateinS37A">RCAS-beta-cateinS37A</OPTION> | | <OPTION VALUE="RCAS-beta-cateinS37A">RCAS-beta-cateinS37A</OPTION> |
Line 18: |
Line 18: |
| <OPTION VALUE="Hypoxia">Hypoxia</OPTION> | | <OPTION VALUE="Hypoxia">Hypoxia</OPTION> |
| </SELECT> | | </SELECT> |
- |
| |
- |
| |
- | <!-- SearchBar -->
| |
- | <div class="search">Search:</label>
| |
- | <option value="/sites/gquery" resource="gquery">All Databases</option>
| |
- | <option value="/pubmed" resource="pubmed">PubMed</option>
| |
- | </select></div>
| |
- | <div class="search_bottom"><input name="EntrezSystem2.PEntrez.Protein.Entrez_SearchBar.Term" sid="1" type="text" id="search_term" value="" title="Search Protein" cmd="Go" class="jig-ncbiautocomplete" config="isEnabled:false,disableUrl:'EntrezSearchBarAutoComplCtrl'" autocomplete="off" suggest="true" /><button name="EntrezSystem2.PEntrez.Protein.Entrez_SearchBar.Search" sid="1" id="search" class="button_search" cmd="go">Search</button><button name="EntrezSystem2.PEntrez.Protein.Entrez_SearchBar.Clear" sid="1" id="Clear" class="button_clear">Clear</button></div><div class="search_extras"><ul class="inline_list"><li><a name="EntrezSystem2.PEntrez.Protein.Entrez_SearchBar.LimitsLink" sid="1" onclick="return false;" href="/protein/limits" id="EntrezSystem2.PEntrez.Protein.Entrez_SearchBar.LimitsLink">Limits</a></li><li><a name="EntrezSystem2.PEntrez.Protein.Entrez_SearchBar.Advanced" sid="1" onclick="return false;" href="/protein/advanced" id="EntrezSystem2.PEntrez.Protein.Entrez_SearchBar.Advanced">Advanced search</a></li><li><a name="Help" href="/bookshelf/br.fcgi?book=helpentrez&part=EntrezHelp#EntrezHelp.Entrez__the_Life_Sci" target="_blank" id="Help">Help</a></li></ul></div><input name="EntrezSystem2.PEntrez.Protein.Entrez_SearchBar.CurrDb" sid="1" type="hidden" value="protein" /><script type="text/javascript">
| |
- | var d = document.getElementById('search_term');
| |
- | if (d) {d.focus();}
| |
- | </script></div>
| |
- |
| |
| | | |
| <p>Specific Gene (leave empty for all):<br><input type="text" name="gene" size="50" maxlength="50"></p> | | <p>Specific Gene (leave empty for all):<br><input type="text" name="gene" size="50" maxlength="50"></p> |
Revision as of 19:20, 14 October 2010
|
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.
Retrieve Genes, their Promoters and Transcription Factors for a specific condition
|
|
|
|
|
|