Personal tools

Template:Known motif: Difference between revisions

From FANTOM5_SSTAR

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


</div>
</div>
<html>
<script type="text/javascript">
var motif_id= "</html>{{{name}}}<html>";
document.write(logoLocator2(motif_id));
function logoLocator2(motif_id){
var index = motif_id.indexOf(' ');
if (index >= 0) {
    motif_id= motif_id.substr(0, index - 1) +"_"+ motif_id.substr(index);
}
var tmp ="/resource_browser/seqlogos/"+ "known_motifs"+"_201304"+"/"+motif_id.toLowerCase()+".png";
var uri = encodeURI(tmp);
return number_prefix='<img src="'+uri+'"  id="pic" width ="250" height = "90">';
}
</script>
</html>


== Sub Motif Members ==
== Sub Motif Members ==
<span id = "motif_export_tool"></span>
<span id = "motif_export_tool"></span>
<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 10:56, 1 May 2013

Representative Motif

  • 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 Motif Members