Template:Known motif: Difference between revisions
From FANTOM5_SSTAR
No edit summary |
No edit summary |
||
Line 126: | Line 126: | ||
</html> | </html> | ||
<div style="background-color:GhostWhite; {round corners}} padding: 0.5em 1em;"> | <div style="background-color:GhostWhite; {round corners}} padding: 0.5em 1em;"> | ||
<span id="spn" > | |||
== Representative Motif == | == Representative Motif == | ||
Line 134: | Line 135: | ||
* score :{{{score}}} | * score :{{{score}}} | ||
* Entry name : [http://www.uniprot.org/uniprot/{{{uniprot_entry_name}}} {{{uniprot_entry_name}}}] | * Entry name : [http://www.uniprot.org/uniprot/{{{uniprot_entry_name}}} {{{uniprot_entry_name}}}] | ||
* Entrez GeneID :[http://www.ncbi.nlm.nih.gov/gene/{{{entrez_gene_id}}} {{{entrez_gene_id}}}]</div> | * Entrez GeneID :[http://www.ncbi.nlm.nih.gov/gene/{{{entrez_gene_id}}} {{{entrez_gene_id}}}] | ||
</span> | |||
<span> | |||
<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> | |||
</span> | |||
</div> | |||
Revision as of 10:42, 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