@ 2021-03-26 15:18:58: Read the chain file:  hg19ToHg38.over.chain.gz
@ 2021-03-26 15:18:58: Liftover bigwig file: ./GSE139190_ATAC/GSM4133296_YET169_Input_K562.bw ==> ./GSE139190_ATAC/GSM4133296_YET169_Input_K562_hg38.bgr
@ 2021-03-26 15:29:16: Merging overlapped entries in bedGraph file ...
@ 2021-03-26 15:29:16: Sorting bedGraph file:./GSE139190_ATAC/GSM4133296_YET169_Input_K562_hg38.bgr
@ 2021-03-26 15:39:26: Writing header to "./GSE139190_ATAC/GSM4133296_YET169_Input_K562_hg38.bw" ...
@ 2021-03-26 15:39:26: Writing entries to "./GSE139190_ATAC/GSM4133296_YET169_Input_K562_hg38.bw" ...
Traceback (most recent call last):
  File "/root/.local/bin/CrossMap.py", line 234, in <module>
    crossmap_wig_file(mapTree, in_file, out_file, targetChromSizes, in_format = 'bigwig')
  File "/root/.local/lib/python3.6/site-packages/cmmodule/mapwig.py", line 113, in crossmap_wig_file
    OUT_FILE3.addEntries([r_chr], [int(r_st)], [int(r_end)], [float(r_value)])
RuntimeError: The entries you tried to add are out of order, precede already added entries, or otherwise use illegal values.
 Please correct this and try again.

