User:Serkan/test6: Difference between revisions
From FANTOM5_SSTAR
No edit summary |
No edit summary |
||
Line 65: | Line 65: | ||
$('#tf_table').dataTable( { | $('#tf_table').dataTable( { | ||
" | "bProcessing": true, | ||
"bFilter": true, | "bFilter": true, | ||
"bInfo": true, | "bInfo": true, | ||
"aaData": m_data, | "aaData": m_data, | ||
"aoColumns": [ | |||
{ "mData": "EntrezGene" }, | |||
{ "mData": "Symbol" }, | |||
{ "mData": "Description" }, | |||
{ "mData": "PeakCount" } | |||
] | |||
} ); | } ); | ||
} ); | } ); |
Revision as of 14:24, 1 October 2013
Human transcription factors
Peak counts && transcription factors graph overview