Template: Search by list: Difference between revisions

From referenceTSS
Jump to: navigation, search
No edit summary
No edit summary
Line 5: Line 5:
{{#arraydefine:genelistarray|{{{gene_list}}}|,|}}
{{#arraydefine:genelistarray|{{{gene_list}}}|,|}}
<div style="background-color:lightgray;font-size:9pt;"><b>Parameter2: </b><br>{{#arrayprint:genelistarray|,}}</div>
<div style="background-color:lightgray;font-size:9pt;"><b>Parameter2: </b><br>{{#arrayprint:genelistarray|,}}</div>
{{#ask: [[tss_id::hg_2.1]]
|?Tss id
|?Tss score
|format=broadtable
|limit=50
|offset=0
|link=all
|sort=
|order=asc
|headers=show
|searchlabel=... further results
|class=sortable wikitable smwtable
}}
<div>Call Rscript in extensions.</div>
{{#GeneSearchByList:{{{genelistarray}}}}}
{{#GeneSearchByList:{{{genelistarray}}}}}
</includeonly>
</includeonly>

Revision as of 13:57, 19 January 2022

This is the "Search by list" template.

It should be called in the following format:

{{Search by list
|gene_list=
}}

Edit the page to see the template text.