|
|
Line 20: |
Line 20: |
| } ); | | } ); |
| </script></html> | | </script></html> |
| {{#if:{{{tss_id|}}} | | {{#if:{{{tss_id|}}}{{{gene_symbol|}}}{{{gene_name|}}}| |
| |{{#if:{{{gene_symbol|}}}
| |
| |<!-- compound query --> | |
| {{#ask: | | {{#ask: |
| [[Concept:RefTSS]][[species::mouse]]{{#if:{{{tss_id|}}}|[[tss_id::~*{{#replace:{{{tss_id|}}}| |_}}*]]|}}{{#if:{{{gene_symbol|}}}|[[gene_symbol::~*{{{gene_symbol|}}}*]]|}}{{#if:{{{gene_name|}}}|[[gene_name::~*{{{gene_name|}}}*]]|}} | | [[Concept:RefTSS]][[species::mouse]]{{#if:{{{tss_id|}}}|[[tss_id::~*{{#replace:{{{tss_id|}}}| |_}}*]]|}}{{#if:{{{gene_symbol|}}}|[[gene_symbol::~*{{{gene_symbol|}}}*]]|}}{{#if:{{{gene_name|}}}|[[gene_name::~*{{{gene_name|}}}*]]|}} |
Line 39: |
Line 37: |
| |link=none | | |link=none |
| |limit=2000}} | | |limit=2000}} |
| |<!-- ask tss_id --> | | |Please enter keyword. |
| {{#ask:
| |
| [[Concept:RefTSS]][[species::mouse]][[tss_id::~*{{#replace:{{{tss_id|}}}| |_}}*]]
| |
| |?tss_id_v3
| |
| |?gene_symbol
| |
| |?chr
| |
| |?start
| |
| |?end
| |
| |?strand
| |
| |?tss_id
| |
| |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>Version3 ID</th><th>Gene Symbol</th><th>Chr</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|}}}*]]
| |
| |?tss_id_v3
| |
| |?gene_symbol
| |
| |?chr
| |
| |?start
| |
| |?end
| |
| |?strand
| |
| |?tss_id
| |
| |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>Version3 ID</th><th>Gene Symbol</th><th>Chr</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) -->Please enter keyword.
| |
| }}
| |
| }} | | }} |