Personal tools

User:Serkan/test6: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
No edit summary
No edit summary
Line 65: Line 65:
$('#tf_table').dataTable( {
$('#tf_table').dataTable( {
                 "bProcessing": true,
                 "bProcessing": true,
                "iDisplayLength":25,
                 "bScrollCollapse": true,
                 "bScrollCollapse": true,
"bPaginate": true,
"bPaginate": true,
Line 76: Line 77:
                               {"mData": "Description" },
                               {"mData": "Description" },
                               {"mData": "PeakCount" }
                               {"mData": "PeakCount" }
                             ]
                             ],
                "aoColumnDefs":[
                                { "sType":"title-numeric", "aTargets":[ 0 ] },
                                { "sType":"title-numeric", "aTargets":[ 1 ] },
                                { "bSortable":true, "aTargets":[ 2 ] },
                                { "bSortable":true, "aTargets":[ 3 ] }
            ],
} );
} );

Revision as of 14:59, 1 October 2013


Human transcription factors

Peak counts && transcription factors graph overview