Template:Known motif: Difference between revisions
From FANTOM5_SSTAR
No edit summary |
No edit summary |
||
Line 122: | Line 122: | ||
motif_id= $.trim(motif_id); | motif_id= $.trim(motif_id); | ||
if(motif_db=="SWISSREGULON"){ | |||
motif_id= motif_id.replace('(', '{'); | |||
motif_id= motif_id.replace(')', '}'); | |||
}else{ | |||
motif_id= motif_id.replace('{', '('); | motif_id= motif_id.replace('{', '('); | ||
motif_id= motif_id.replace('}', ')'); | motif_id= motif_id.replace('}', ')'); | ||
} | |||
Revision as of 11:43, 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