telescope
telescope copied to clipboard
TypeError: '<=' not supported between instances of 'int' and 'Interval'
Hi mlbendall,
I had a problem when I was running telescope. Could you please let me know how to solve it?
(from run in telescope_assign.py:197) 2021-02-11 01:21:50 INFO Loading annotation... (from run in telescope_assign.py:205) Traceback (most recent call last): File "/usr/local/Anaconda/envs_app/telescope/1.0.2/lib/python3.6/site-packages/intervaltree/intervaltree.py", line 1039, in getitem start, stop = index.start, index.stop AttributeError: 'Interval' object has no attribute 'start'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/Anaconda/envs_app/telescope/1.0.2/bin/telescope", line 11, in
Thanks, Yong
I get the same error when running telescope and would like help on how to solve this issue.