Template: Search by list: Difference between revisions

From referenceTSS
Jump to: navigation, search
No edit summary
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
{{#template_params:gene_list (label=Gene list;property=gene_list)}}
{{#template_params:gene_list (label=Gene list;property=gene_list)}}
</noinclude><includeonly>
</noinclude><includeonly>
<div style="background-color:lightgray;font-size:9pt;"><b>Parameter1: </b><br>{{{gene_list|}}}</div>
<!-- div style="background-color:lightgray;font-size:9pt;"><b>Parameter1: </b><br>{{{gene_list|}}}</div> -->
{{#arraydefine:genelistarray|{{{gene_list}}}|,|}}
{{#ask: [[tss_id::{{#arraymap:{{{gene_list|}}}|,|@@@@|@@@@|{{!}}{{!}} }}]]
<div style="background-color:lightgray;font-size:9pt;"><b>Parameter2: </b><br>{{#arrayprint:genelistarray|,}}</div>
{{#ask: [[tss_id::{{#arrayprint:genelistarray|,}}]]
  |?Tss id
  |?Tss id
  |?Tss score
  |?Tss score
Line 18: Line 16:
  |class=sortable wikitable smwtable
  |class=sortable wikitable smwtable
}}
}}
<div>Call Rscript in extensions.</div>
<br><br>
<div>Call "Rscript" sample.(graph generated in R script)</div>
{{#GeneSearchByList:{{{genelistarray}}}}}
{{#GeneSearchByList:{{{genelistarray}}}}}
</includeonly>
</includeonly>

Latest revision as of 14:33, 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.