Template: TSS List Mouse: Difference between revisions
From referenceTSS
mNo edit summary |
No edit summary |
||
Line 23: | Line 23: | ||
} ); | } ); | ||
</script></html> | </script></html> | ||
{{#if:{{{tss_id|}}} | |||
|{{#if:{{{gene_symbol|}}} | |||
|/* compound query */ | |||
{{#compound_query: | {{#compound_query: | ||
[[Concept:RefTSS]][[species::mouse]][[tss_id::{{#replace:{{{tss_id|}}}| |_}}]] | [[Concept:RefTSS]][[species::mouse]][[tss_id::{{#replace:{{{tss_id|}}}| |_}}]] | ||
Line 43: | Line 46: | ||
|link=none | |link=none | ||
|limit=2000}} | |limit=2000}} | ||
|/* ask tss_id */ | |||
{{#ask: | |||
[[Concept:RefTSS]][[species::mouse]][[tss_id::~*{{#replace:{{{tss_id|}}}*| |_}}]] | |||
|?chr | |||
|?gene_symbol | |||
|?start | |||
|?end | |||
|?strand | |||
|intro=<table class="sortable wikitable smwtable compact cell-border" style="border-style:none" id="browse_tss"><html><thead></html><tr><th>TSS ID</th><th>Chr</th><th>Gene Symbol</th><th>Start</th><th>End</th><th>Strand</th></tr><html></thead><tbody></html> | |||
|outro=<html></tbody></html></table> | |||
|format=template | |||
|template=Browse_tss_list | |||
|searchlabel= | |||
|link=none | |||
|limit=2000}} | |||
}} | |||
|{{#if:{{{gene_symbol|}}} | |||
|/* ask gene_symbol */ | |||
{{#ask: | |||
[[Concept:RefTSS]][[species::mouse]][[gene_symbol::~*{{{gene_symbol|}}}*]] | |||
|?chr | |||
|?gene_symbol | |||
|?start | |||
|?end | |||
|?strand | |||
|intro=<table class="sortable wikitable smwtable compact cell-border" style="border-style:none" id="browse_tss"><html><thead></html><tr><th>TSS ID</th><th>Chr</th><th>Gene Symbol</th><th>Start</th><th>End</th><th>Strand</th></tr><html></thead><tbody></html> | |||
|outro=<html></tbody></html></table> | |||
|format=template | |||
|template=Browse_tss_list | |||
|searchlabel= | |||
|link=none | |||
|limit=2000}} | |||
|/* compound query (blank&blank) */ | |||
}} | |||
}} |
Revision as of 17:16, 11 May 2018
/* compound query (blank&blank) */