RB SearchResults: Difference between revisions
From FANTOM5_SSTAR
No edit summary |
No edit summary |
||
(27 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
== Search within | == Search within Gene names == | ||
<html> | <html> | ||
< | <style type="text/css"> | ||
.highlight { background-color: aquamarine} | |||
</style> | |||
<script type="text/javascript" language="javascript" src="/5/sstar/rb_js/highlight/jquery.highlight-3.js"></script> | |||
<script type="text/javascript" > | |||
$(document).ready(function() { | |||
var kw = ""; | |||
< | |||
// this block was refered to http://jquery-howto.blogspot.jp | |||
var params= [], hash; | |||
var rparams= window.location.href.slice(window.location.href.indexOf('?') + 1).split('&'); | |||
for(var i = 0; i < rparams.length; i++) { | |||
hash = rparams[i].split('='); | |||
params.push(hash[0]); | |||
params[hash[0]] = hash[1]; | |||
} | |||
kw = params.sq; | |||
$('td').highlight(kw); | |||
}); | |||
</script> | |||
<form method="get" action="/5/sstar/RB_SearchResults"> | |||
<p>Key Word:<input type="text" id="tbox" name="sq" value="</html>{{#urlget:sq}}<html>"><input type="submit" value="search"></p> | |||
</form> | |||
</html> | |||
<!-- | |||
=== FF Samples === | === FF Samples === | ||
{{#if:{{#urlget:sq}}| | {{#if:{{#urlget:sq}}| | ||
{{# | {{#compound_query:[[Category:FF_Samples]][[name::~*{{#urlget:sq}}*]]; ?name | ||
|[[Category:FF_Samples]][[sample_tissue::~*{{#urlget:sq}}*]];?sample_tissue | |||
|[[Category:FF_Samples]][[sample_cell_type::~*{{#urlget:sq}}*]];?sample_cell_type | |||
|[[Category:FF_Samples]][[sample_disease::~*{{#urlget:sq}}*]];?sample_disease | |||
|default=No results | |||
}} | }} | ||
}} | }} | ||
=== Motifs === | === Motifs === | ||
{{#if:{{#urlget:sq}}| | {{#if:{{#urlget:sq}}| | ||
{{#ask:[[Category:SwissregulonMotif]] | {{#ask:[[Category:SwissregulonMotif]][[name::~*{{#urlget:sq}}*]]|?name|default=No results}} | ||
}} | }} | ||
-- | --> | ||
=== | === EntrezGene === | ||
*Tax_id: 9606=Human, 10090=Mouse | |||
{{#if:{{#urlget:sq}}| | {{#if:{{#urlget:sq}}| | ||
{{#compound_query: | |||
[[EntrezGene:+]][[Symbol::~*{{#urlget:sq}}*]]; ?Symbol | |||
{{# | |[[EntrezGene:+]][[Synonyms::~*{{#urlget:sq}}*]]; ?Synonyms | ||
|[[EntrezGene:+]][[Description::~*{{#urlget:sq}}*]];?Description;?tax_id | |||
|default=No results | |||
}} | |||
}} | }} | ||
<!-- | <!-- | ||
=== Co-expression clusters === | |||
{{# | {{#if:{{#urlget:sq}}| | ||
{{#ask:[[Category:Coexpression_clusters]][[full_id::~*{{#urlget:sq}}*]]|?full_id|?Cp_member_count|limit=10000 | |||
|default=No results}} | |||
{{#ask:[[Category: | }} | ||
--> | --> | ||
__NOTOC__ | |||
== Full Text Search == | == Full Text Search == | ||
{{#if:{{#urlget:sq}}| | {{#if:{{#urlget:sq}}| | ||
<html><table style="background-color:#c2e2e1;" cellpadding="10" cellspacing="0" border="1"><tr><td> | <html><table style="background-color:#c2e2e1;" cellpadding="10" cellspacing="0" border="1"><tr><td> | ||
<a href="/ | <a href="/5/sstar/index.php?search=</html>{{#urlget:sq}}<html>">Please click to full text search for "</html>{{#urldecode:{{#urlget:sq}}}}<html>"</a> | ||
</td></tr></table></html> | </td></tr></table></html> | ||
}} | }} |
Latest revision as of 15:58, 28 August 2015
Search within Gene names
EntrezGene
- Tax_id: 9606=Human, 10090=Mouse