SeongGyuKwon

Results 2 issues of SeongGyuKwon

I have been struggling with KeyErrors in bamsnap `Process proc 1: Traceback (most recent call last): File "/home/jaesoon/miniconda3/envs/gunhee/lib/python3.6/multiprocessing/process.py", line 258, in _bootstrap self.run() File "/home/jaesoon/miniconda3/envs/gunhee/lib/python3.6/multiprocessing/process.py", line 93, in run self._target(*self._args,...

I had this issue with basic script `bamsnap -bam 15L136Fb6001F9.s.md.ir.bam -pos 1:22312455 -out test.png` `Process proc 1: Traceback (most recent call last): File "/home/kds/.conda/envs/py311/lib/python3.10/multiprocessing/process.py", line 314, in _bootstrap self.run() File...