Personal tools

Template:JASPAR motif: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
mNo edit summary
No edit summary
Line 33: Line 33:
}
}


     $('#h_pval_table').dataTable({
     $('#h_pval_table').DataTable({
"sScrollY": "300px",
"scrollY": "300px",
"bScrollCollapse": true,
"scrollCollapse": true,
"bPaginate": true,
"paging": true,
"bFilter": true,
"searching": true,
"bInfo": true,
"info": true,
                "iDisplayLength": 10,
        "pageLength": 10,
                "aLengthMenu": [[5,10,-1], [5,10,"All"]],
        "lengthMenu": [[5,10,-1], [5,10,"All"]],
"aaData": h_data,
"data": h_data,
"aoColumns": [{ "sTitle": "FF samples",  "bSortable": false, "fnRender": function(obj) {
"columns": [
return sReturn = '<a href="/5/sstar/index.php/FF:'+obj.aData[ obj.iDataColumn ].split('.').pop()+'">'+decodeURIComponent(obj.aData[ obj.iDataColumn ])+'</a>';
{ "title: "FF samples",  "orderable": false, "render: function(data, type, row, meta) {
} },{ "sTitle": "p-value",  "sType": "numeric", "sWidth": "50pt", "aTargets": [1],"fnRender": function (obj) {                  
return '<a href="/5/sstar/index.php/FF:'+data[ 0 ].split('.').pop()+'">'+decodeURIComponent(data[ 0 ])+'</a>';
                   var num =obj.aData[obj.iDataColumn];
} },
{ "title": "p-value",  "type": "numeric", "width": "50pt", "render": function (data, type, row, meta) {
                   var num =data[1];
                   return exp_converter(num,2,"e") ;
                   return exp_converter(num,2,"e") ;
}}],
} }
"aaSorting": [[ 1, "asc" ]],
],
order: [[ 1, "asc" ]],
});
});



Revision as of 15:47, 5 July 2019

JASPAR ID:JASPAR motif
name:
xref:motif&rm=present&collection=CORE Jaspar Database

Association to promoter expression in human samples<b>Summary:</b>Significance of the correlation with CAGE expression, human <br><b>Analyst:</b> Michiel de Hoon<br><br>link to source dataset <br>data





Association to promoter expression in mouse samples <b>Summary:</b>Significance of the correlation with CAGE expression, mouse <br><b>Analyst:</b> Michiel de Hoon<br><br>link to source dataset <br>data