Personal tools

Template:Macroape 1083: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
No edit summary
No edit summary
Line 37: Line 37:
"aoColumns": [{ "sTitle": "FF samples", "fnRender": function(obj) {
"aoColumns": [{ "sTitle": "FF samples", "fnRender": function(obj) {
return sReturn = '<a href="/resource_browser/index.php/FF:'+obj.aData[ obj.iDataColumn ].split('.').pop()+'">'+decodeURIComponent(obj.aData[ obj.iDataColumn ])+'</a>';
return sReturn = '<a href="/resource_browser/index.php/FF:'+obj.aData[ obj.iDataColumn ].split('.').pop()+'">'+decodeURIComponent(obj.aData[ obj.iDataColumn ])+'</a>';
} },{ "sTitle": "p-value", "sWidth": "200pt" }],
} },{ "sTitle": "p-value", "sWidth": "100pt" }],
"aaSorting": [[ 1, "asc" ]],
"aaSorting": [[ 1, "asc" ]],
});
});

Revision as of 15:32, 29 August 2012

Full Name: {{{name}}}

Motif matrix
{{{PWM}}}

p-values for sample

The values shown are the p-values of the motif in FANTOM5 samples. <br>Analyst: Michiel de Hoon