Browse Transcription Factors mm9: Difference between revisions
From FANTOM5_SSTAR
mNo edit summary |
No edit summary |
||
Line 88: | Line 88: | ||
} else { | } else { | ||
var splitted = motid.split("!"); | var splitted = motid.split("!"); | ||
if (splitted != null) { | if (splitted!=null) { | ||
if (splitted.length > 1) { | if (splitted.length > 1) { | ||
var return_val = "" | var return_val = "" | ||
Line 104: | Line 104: | ||
} else { | } else { | ||
if (splitted[0].toString().indexOf("JASPAR motif") >= 0) { | if (splitted[0].toString().indexOf("JASPAR motif") >= 0) { | ||
return_val = '<a href=\"/5/sstar/' + splitted[0] + '\"><img src=\"/5/sstar/seqlogo/jaspar/' + splitted[0].split(":")[1] + '.png" class="ImageBorder" alt="' + splitted[0] + '">' + '</a>' ; | return_val = '<a href=\"/5/sstar/' + splitted[0] + '\"><img src=\"/5/sstar/seqlogo/jaspar/' + splitted[0].split(":")[1] + '.png" class="ImageBorder" alt="' + splitted[0] + '">' + '</a>'; | ||
} else if (splitted[0].toString().indexOf("Swissregulon") >= 0) { | } else if (splitted[0].toString().indexOf("Swissregulon") >= 0) { | ||
/* return_val = '<a href=\"/5/sstar/' + splitted[0] + '\"><img src=\"/5/sstar/seqlogo/' + replaceAll(splitted[0].split(":")[1]," ","_") + '.png" class="ImageBorder" alt="' + splitted[0] + '">' + '</a>' ;*/ | /* return_val = '<a href=\"/5/sstar/' + splitted[0] + '\"><img src=\"/5/sstar/seqlogo/' + replaceAll(splitted[0].split(":")[1]," ","_") + '.png" class="ImageBorder" alt="' + splitted[0] + '">' + '</a>';*/ | ||
return_val = ""; | return_val = ""; | ||
} | } |
Latest revision as of 10:04, 21 September 2021
Mouse transcription factors