Personal tools

User:Hisa: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
No edit summary
No edit summary
Line 2: Line 2:
[[Swissregulon:SRY.p1]]
[[Swissregulon:SRY.p1]]
[[Swissregulon:HOX(A,B,D)3.p1]]
[[Swissregulon:HOX(A,B,D)3.p1]]




Line 38: Line 37:
     var datasets = {
     var datasets = {
</html>
</html>
{{#arraymap:{{#ask:[[Category:FFCP]][[EntrezGene::100]][[Species::Human (Homo sapiens)]]|?id|?phase1_expression|format=list|template=Flot chart dset|sep=;;|headers=hide}}|;;|$|
{{#arraymap:{{#ask:[[Category:FFCP]][[EntrezGene::100]][[Species::Human (Homo sapiens)]]|?id|?phase1_expression|format=list|template=Template:Flot chart dset|sep=;;|headers=hide}}|;;|$|
$
$
|,}}
|,}}
Line 57: Line 56:
         choiceContainer.append('<br/><input type="checkbox" name="' + key +
         choiceContainer.append('<br/><input type="checkbox" name="' + key +
                               '" checked="checked" id="id' + key + '">' +
                               '" checked="checked" id="id' + key + '">' +
                               '<label for="id' + key + '">'
                               '<label for="id' + key + '"><a href="/resource_browser/index.php/FFCP_PHASE1:Hg19::'
                                 + val.label + '</label>');
                                 + val.label + '">' + val.label + '</label>');
     });
     });
     choiceContainer.find("input").click(plotAccordingToChoices);
     choiceContainer.find("input").click(plotAccordingToChoices);
Line 78: Line 77:
             $.plot($("#placeholder"), data, {
             $.plot($("#placeholder"), data, {
                 yaxis: { min: 0 },
                 yaxis: { min: 0 },
                 xaxis: { tickDecimals: 0 },
                 xaxis: { tickDecimals: 0, show: false },
                 grid: { hoverable: true, clickable: true },
                 grid: { hoverable: true, clickable: true },
             });
             });

Revision as of 11:14, 12 March 2012

motif without matrices Swissregulon:SRY.p1 Swissregulon:HOX(A,B,D)3.p1


Flot Examples

Sample of clicked point:

Show: