Template:Flot entrezgene hg19: Difference between revisions
From FANTOM5_SSTAR
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
<h3>hg19</h3> | |||
<div id="cphg19"></div><br> | |||
<div id="charthg19" style="width:600px;height:300px;"></div><br> | |||
<div id="charthg19" style="width:600px;height:300px;"></div> | |||
Sample of clicked point: <span id="samplehg19"></span> | Sample of clicked point: <span id="samplehg19"></span> | ||
Line 31: | Line 30: | ||
var dsethg19 = { | var dsethg19 = { | ||
</html> | </html> | ||
{{#arraymap:{{#ask:[[Category:FFCP]][[EntrezGene:: | {{#arraymap:{{#ask:[[Category:FFCP]][[EntrezGene::100]][[Species::Human (Homo sapiens)]]|?id|?description|format=template|template=Template:Flot chart dset|sep=;;|headers=hide}}|;;|$| | ||
$ | $ | ||
|,}} | |,}} | ||
Line 50: | Line 49: | ||
'" checked="checked" id="id_hg19' + key + '">' + | '" checked="checked" id="id_hg19' + key + '">' + | ||
'<label for="id_hg19' + key + '"><a href="/resource_browser/index.php/FFCP_PHASE1:Hg19::' | '<label for="id_hg19' + key + '"><a href="/resource_browser/index.php/FFCP_PHASE1:Hg19::' | ||
+ val.label + '">' + val.label + '</label>'); | + val.label.split(" ")[0] + '">' + val.label + '</label>'); | ||
}); | }); | ||
choiceContainer.find("input").click(plotAccordingTocphg19); | choiceContainer.find("input").click(plotAccordingTocphg19); |
Revision as of 14:40, 12 March 2012
hg19
Sample of clicked point: