Personal tools

Template:Known motif: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
No edit summary
No edit summary
Line 109: Line 109:
}
}
else if(motif_db == "ENCODE"){
else if(motif_db == "ENCODE"){
number_prefix = "683";
}
return number_prefix;
}
function loqoNumberPrefixLocator(motif-db)
{
var number_prefix ="";
if(motif-db == "HOCOMOCO"){
number_prefix = "426";
}
else if(motif-db== "JASPAR"){
number_prefix = "130";
}
else if(motif-db == "HOMER"){
number_prefix = "138";
}
else if(motif-db == "SWISSREGULON"){
number_prefix = "190";
}
else if(motif-db == "UNIPROBE"){
number_prefix = "413";
}
else if(motif-db == "ENCODE"){
number_prefix = "683";
number_prefix = "683";
}
}
Line 126: Line 151:
* Entrez GeneID :[http://www.ncbi.nlm.nih.gov/gene/{{{entrez_gene_id}}}  {{{entrez_gene_id}}}]
* Entrez GeneID :[http://www.ncbi.nlm.nih.gov/gene/{{{entrez_gene_id}}}  {{{entrez_gene_id}}}]


<html><img src="/resource_browser/sstar/seqlogo/novel/</html>{{PAGENAME}}<html>.png">  </html>
<html>
<script type="text/javascript">
var tmp = loqoNumberPrefixLocator({{{representative_motif_db}}})
</script>
<img src="/resource_browser/sstar/seqlogo/novel/"+tmp+".png">   
</html>
== Sub Clusters ==
== 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 17:18, 26 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