User:Serkan/test2/known1: Difference between revisions
From FANTOM5_SSTAR
No edit summary |
No edit summary |
||
Line 37: | Line 37: | ||
var motif_prefix_tmp=sReturn[0]; | var motif_prefix_tmp=sReturn[0]; | ||
if(motif_prefix_tmp =="JASPAR"){ | if(motif_prefix_tmp =="JASPAR"){ | ||
sReturn = sReturn.split(";") | sReturn = sReturn[1].split(";"); | ||
} | } | ||
return '<a href=/resource_browser/User:Serkan/test2/'+global_name+'>'+sReturn[1]+'</a>';}} | return '<a href=/resource_browser/User:Serkan/test2/'+global_name+'>'+sReturn[1]+'</a>';}} |
Revision as of 16:38, 19 April 2013