|
|
(6 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== |
Line 8: |
Line 13: |
| <html> | | <html> |
| <body> | | <body> |
- | <form action="/cgi-bin/getTF.cgi" method="get"> | + | <form action="http://ka0.org/igem/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="beta-catenin">bCatenin treatment</OPTION> |
- | <OPTION VALUE="Conduritol B Epoxide">Conduritol B Epoxide</OPTION> | + | <OPTION VALUE="conduritolB">conduritol B treatment</OPTION> |
- | <OPTION VALUE="Gammaherpesvirus">Gammaherpesvirus</OPTION> | + | <OPTION VALUE="gHerpes">gHerpes infection</OPTION> |
- | <OPTION VALUE="HIV Integration">HIV Integration</OPTION> | + | <OPTION VALUE="hiv">HIV infection</OPTION> |
- | <OPTION VALUE="HLTV-1 p30">HLTV-1 p30</OPTION> | + | <OPTION VALUE="hypoxia">hypoxia</OPTION> |
- | <OPTION VALUE="Hypoxia">Hypoxia</OPTION> | + | <OPTION VALUE="htlv">HTLV infection</OPTION> |
- | </SELECT> | + | </SELECT> |
- | | + | |
- | | + | <p>Specific Gene (leave empty for all):<br><input type="text" name="gene" size="50" maxlength="50"></p> |
- | <!-- SearchBar -->
| + | <p><input type="submit" value="Send Query"></p> |
- | <div class="search"><span class="tr"><span class="tl"></span></span><span class="br"><span class="bl"></span></span><span class="tr2"></span><div class="search_top"><label for="search_term">Search:</label><select name="EntrezSystem2.PEntrez.Protein.Entrez_SearchBar.SearchResourceList" sid="1" id="database"><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">
| + | </form> |
- | 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><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}} |