User:Serkan/test5: Difference between revisions
From FANTOM5_SSTAR
mNo edit summary |
mNo edit summary |
||
Line 69: | Line 69: | ||
if(temp_array[2].length> 0){ mot_id=temp_array[2];}else{mot_id="NA";} | if(temp_array[2].length> 0){ mot_id=temp_array[2];}else{mot_id="NA";} | ||
m_data.content.push({EntrezGene:'<a href= | m_data.content.push({EntrezGene:'<a href=/resource_browser/EntrezGene:'+temp_array[0]+'>'+temp_array[0]+'</a>', Symbol:temp_array[1],MotifId:mot_id,Description:temp_array[3],PeakCount:temp_array[4]}); | ||
} | } |
Revision as of 15:10, 17 April 2014
Human transcription factors