telomerecat
telomerecat copied to clipboard
bam2length is failed due to the following ERROR
https://github.com/jhrf/telomerecat/blob/af558f51bbe21a55c23b0fafe8961e47c67bebd8/telomerecat/telbam2length.py#L457
File "/usr/local/lib/python2.7/site-packages/telomerecat/telbam2length.py", line 460, in get_mean_and_sd x_sd = np.sqrt((x_N * x_power_2) - x_sum**2) / x_N AttributeError: 'long' object has no attribute 'sqrt'