Hi,
I'm getting such error while running dpeak, dregion and dtriple on some sample sets.
Could somebody help with that?
Best Regards,
Maciek
merging peaks from all groups...
define reference peaks by pooling peaks defined in all samples...
retriving peak values for each group...
Flag_pH5-W1-chr
whole genome aveage value is 924.724698453909, use cutoff 1125
total_width_above_cutoff: 451430
whole genome aveage value is 924.724698453909, use cutoff 1125
total_width_above_cutoff: 463560
8081_pH5-W1-chr
whole genome aveage value is 924.7246984539094, use cutoff 1125
total_width_above_cutoff: 526010
whole genome aveage value is 924.7246984539094, use cutoff 1125
total_width_above_cutoff: 534790
Flag_pH5-W1-chr:8081_pH5-W1-chr
Traceback (most recent call last):
File "/home/mk/yersinia-chip-seq/DANPOS3-SimHolz-Dev/danpos.py", line 1368, in <module>
elif sys.argv[1]=='dtriple':runDANPOS(command='dtriple')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/mk/yersinia-chip-seq/DANPOS3-SimHolz-Dev/danpos.py", line 306, in runDANPOS
danpos(\
File "/home/mk/yersinia-chip-seq/DANPOS3-SimHolz-Dev/functions.py", line 406, in danpos
dfgroups[dfname].fillRegions(regions=peaks,file=re.sub(':','-',os.path.join(opath,'diff',dfname+testname[test]+"local_gain.refpeaks.xls")),pheight=pheight,height=logp,width=peak_width,calculate_P_value=0,po
s_only=True)
File "/home/mk/yersinia-chip-seq/DANPOS3-SimHolz-Dev/wig.py", line 289, in fillRegions
height=int(m+0.5)
^^^^^^^^^^
OverflowError: cannot convert float infinity to integer