Template:PeakCountPerSample: Difference between revisions
From FANTOM5_SSTAR
No edit summary |
No edit summary |
||
Line 53: | Line 53: | ||
item ["Description"] = desc_temp; | item ["Description"] = desc_temp; | ||
item ["PeakCount"] = peak_c; | item ["PeakCount"] = peak_c; | ||
categories_xAxisTemp.push(item); | //categories_xAxisTemp.push(item); | ||
categories_xAxis.push('EntrezGene:'+id_temp+'/'+'Symbol:'+symb_temp+'/'+'Description:'+desc_temp); | categories_xAxis.push('EntrezGene:'+id_temp+'/'+'Symbol:'+symb_temp+'/'+'Description:'+desc_temp); | ||
Line 219: | Line 219: | ||
name :'TF factors', | name :'TF factors', | ||
color: 'rgba(67, 110, 238, .7)', | color: 'rgba(67, 110, 238, .7)', | ||
data: | data: [] | ||
}] | }] | ||
Revision as of 17:54, 30 September 2013