Personal tools

Template:Known motif: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
No edit summary
No edit summary
Line 83: Line 83:


$('.dataTables_scrollBody').css("resize", "vertical");
$('.dataTables_scrollBody').css("resize", "vertical");
motif_table_tools = new TableTools( motif_table, {"sSwfPath": "/5/sstar/rb_js/datatables/extras/TableTools/media/swf/copy_csv_xls_pdf.swf", "aButtons": [ {"sExtends": "copy", "mColumns": "visible"}, {"sExtends": "tsv", "mColumns": "visible"}, {"sExtends": "pdf", "mColumns": "visible"} ]});
motif_table_tools = new TableTools( motif_table, {"sSwfPath": "/resource_browser/rb_js/datatables/extras/TableTools/media/swf/copy_csv_xls_pdf.swf", "aButtons": [ {"sExtends": "copy", "mColumns": "visible"}, {"sExtends": "csv", "mColumns": "visible"}, {"sExtends": "pdf", "mColumns": "visible"} ]});


$('#motif_export_tool').before( motif_table_tools.dom.container );
$('#motif_export_tool').before( motif_table_tools.dom.container );
Line 155: Line 155:


</html>
</html>
== Sub Clusters ==
<span id = "motif_export_tool"></span>
<span id = "motif_export_tool"></span>
== Sub Clusters ==
<table cellpadding="0" cellspacing="0" border="0" class="display" id="example"></table>
<table cellpadding="0" cellspacing="0" border="0" class="display" id="example"></table>

Revision as of 15:59, 30 April 2013

Representative Motif

<br>Analyst: Ivan

  • Name  :{{{name}}}
  • db  :{{{representative_motif_db}}}
  • Id  :{{{representative_motif_id}}}
  • name  :{{{representative_motif_name}}}
  • score  :{{{score}}}
  • Entry name : {{{uniprot_entry_name}}}
  • Entrez GeneID :{{{entrez_gene_id}}}

Sub Clusters