Personal tools

Template:Known motif: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
No edit summary
No edit summary
Line 166: Line 166:
var uri = decodeURIComponent(motif_id);
var uri = decodeURIComponent(motif_id);


return '<a class="thumbnail" href="#thumb"><img src="/resource_browser/seqlogos/'+tmp+"/"+ uri +'.png" width="120px" height="46px" border="0"/>'+
return '<a class="thumbnail" href="#thumb"><img src="/resource_browser/seqlogos/'+tmp+"/"+ uri +'.png" width="80px" height="26px" border="0"/>'+
'<span><img src="/resource_browser/seqlogos/'+tmp+"/"+ uri + '.png"/></span></a>';
'<span><img src="/resource_browser/seqlogos/'+tmp+"/"+ uri + '.png"/></span></a>';


Line 234: Line 234:
var tmp ="/resource_browser/seqlogos/"+ "known_motifs"+"_201304"+"/"+motif_id.toLowerCase()+".png";
var tmp ="/resource_browser/seqlogos/"+ "known_motifs"+"_201304"+"/"+motif_id.toLowerCase()+".png";
var uri = encodeURI(tmp);
var uri = encodeURI(tmp);
  return number_prefix='<a class="thumbnail" href="#thumb"><img src="'+uri+'"  id="pic" width="80px" height="26px" border="0"/>'+
  return number_prefix='<a class="thumbnail" href="#thumb"><img src="'+uri+'"  id="pic" width="130px" height="47px" border="0"/>'+
'<span><img src="'+uri+'"  id="pic" /></span>'
'<span><img src="'+uri+'"  id="pic" /></span>'
;  
;  

Revision as of 14:16, 9 May 2013

Representative Motif

<br>Analyst: Ivan Kulakovskiy <br>208 clusters of known motifs (with the phase1 procedure <br> to select representative cluster members based on motif-promoter corelations

  • 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