Template: TSS List Mouse: Difference between revisions

From referenceTSS
Jump to: navigation, search
No edit summary
No edit summary
Line 26: Line 26:
|{{#if:{{{gene_symbol|}}}
|{{#if:{{{gene_symbol|}}}
|/* compound query */
|/* compound query */
{{#compound_query:
{{#ask:
[[Concept:RefTSS]][[species::mouse]][[tss_id::{{#replace:{{{tss_id|}}}| |_}}]]
[[Concept:RefTSS]][[species::mouse]][[tss_id::~*{{#replace:{{{tss_id|}}}| |_}}*]][[gene_symbol::~*{{{gene_symbol|}}}*]]
;?chr
|?chr
;?gene_symbol
|?gene_symbol
;?start
|?start
;?end
|?end
;?strand
|?strand
|[[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>
|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>
|outro=<html></tbody></html></table>
Line 48: Line 42:
|/* ask tss_id */
|/* ask tss_id */
{{#ask:
{{#ask:
[[Concept:RefTSS]][[species::mouse]][[tss_id::~*{{#replace:{{{tss_id|}}}*| |_}}]]
[[Concept:RefTSS]][[species::mouse]][[tss_id::~*{{#replace:{{{tss_id|}}}| |_}}*]]
|?chr
|?chr
|?gene_symbol
|?gene_symbol

Revision as of 17:20, 11 May 2018

/* compound query (blank&blank) */