DCC icon indicating copy to clipboard operation
DCC copied to clipboard

DCC throws value error?

Open mathavanpu opened this issue 2 years ago • 7 comments

hi, I have executed the DCC, the circular RNA counts and co-ordinates files are generated. For finding the CircSkipJunction I got the error mentioned below. Can you please guide me resolve this

Traceback (most recent call last): File "/home/mathavan/.local/bin/DCC", line 33, in sys.exit(load_entry_point('DCC==0.5.0', 'console_scripts', 'DCC')()) File "/home/mathavan/.local/lib/python3.10/site-packages/DCC-0.5.0-py3.10.egg/DCC/main.py", line 490, in main File "/home/mathavan/.local/lib/python3.10/site-packages/DCC-0.5.0-py3.10.egg/DCC/main.py", line 679, in findCircSkipJunction File "/home/mathavan/.local/lib/python3.10/site-packages/DCC-0.5.0-py3.10.egg/DCC/Circ_nonCirc_Exon_Match.py", line 281, in findcircAdjacent File "/home/mathavan/.local/lib/python3.10/site-packages/DCC-0.5.0-py3.10.egg/DCC/Circ_nonCirc_Exon_Match.py", line 222, in getAdjacent ValueError: invalid literal for int() with base 10: '8"'

mathavanpu avatar Aug 03 '22 04:08 mathavanpu