You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
INFO: Environment variable SINGULARITYENV_TMPDIR is set, but APPTAINERENV_TMPDIR is preferred
INFO: Environment variable SINGULARITYENV_NXF_DEBUG is set, but APPTAINERENV_NXF_DEBUG is preferred
INFO: fuse2fs not found, will not be able to mount EXT3 filesystems
### READING GENE PREDICTION: [ET33_1.clean.gtf]### READING EXTRINSIC EVIDENCE: [hintsfile.gff]### BUILD OVERLAP GRAPH
Traceback (most recent call last):
File "/usr/local/bin/tsebra.py", line 235, in<module>main()
File "/usr/local/bin/tsebra.py", line 97, in main
graph.build()
File "/usr/local/bin/overlap_graph.py", line 185, in build
if self.compare_tx_cds(tx1, tx2):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/bin/overlap_graph.py", line 207, in compare_tx_cds
coords += [c + [int(phase)] forphase, coord_phaseintx1.get_type_coords('CDS').items() forcin coord_phase]
^^^^^^^^^^
ValueError: invalid literal forint() with base 10: '.'
Description of the bug
Command used and terminal output
Relevant files
No response
System information
plant-food-research-open/genepal -r 0.4.0
The text was updated successfully, but these errors were encountered: