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,
                "bScrollCollapse": true,
"bPaginate": true,
"bFilter": true,
"bFilter": true,
"bInfo": true,
"bInfo": true,
                 "aaData": m_data.content,
                 "aaData": m_data.content,
                 "aoColumns": [
                 "aoColumns": [
                               { "mData": "EntrezGene" },
                               {"sTitle": "EntrezGene" },
                               { "mData": "Symbol" },
                               {"sTitle": "Symbol" },
                               { "mData": "Description" },
                               {"sTitle": "Description" },
                               { "mData": "PeakCount" }
                               {"sTitle": "PeakCount" }
                             ]
                             ]

Revision as of 14:46, 1 October 2013


Human transcription factors

Peak counts && transcription factors graph overview