Personal tools

User:Serkan/test6: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
No edit summary
No edit summary
Line 66: Line 66:
$('#tf_table').dataTable( {
$('#tf_table').dataTable( {
"iDisplayLength": 25,
"iDisplayLength": 25,
"aLengthMenu": [[25, 100, -1], [25, 100, "All"]],
"aLengthMenu": [[25, 50, -1], [25, 50, "All"]],
                "bScrollCollapse": true,
"bPaginate": true,
"bFilter": true,
"bInfo": true,
"aaSorting": [[1, "asc"]],
"aaSorting": [[1, "asc"]],
                 "aaData": m_data,
                 "aaData": m_data,

Revision as of 14:18, 1 October 2013


Human transcription factors

Peak counts && transcription factors graph overview