Template: TSS List Human: Difference between revisions

From referenceTSS
Jump to: navigation, search
No edit summary
No edit summary
Line 23: Line 23:
} );
} );
</script></html>
</script></html>
{{#if:{{{tss_id|}}}
|{{#if:{{{gene_symbol|}}}
|<!-- compound query -->
{{#ask:
{{#ask:
[[Concept:RefTSS]][[species::human]][[tss_id::{{#replace:{{{tss_id|}}}| |_}}]][[gene_symbol::~*{{{gene_symbol|}}}*]]
[[Concept:RefTSS]][[species::human]][[tss_id::~*{{#replace:{{{tss_id|}}}| |_}}*]][[gene_symbol::~*{{{gene_symbol|}}}*]]
|?chr
|?chr
|?gene_symbol
|?gene_symbol
Line 37: Line 40:
|link=none
|link=none
|limit=2000}}
|limit=2000}}
|<!-- ask tss_id -->
{{#ask:
[[Concept:RefTSS]][[species::human]][[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::human]][[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) -->Please enter keyword.
}}
}}

Revision as of 17:30, 11 May 2018

Please enter keyword.