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
Hi, Im not familiar with programing rather interested in long reads cp genome assembly from plant DNA
using Hinge I've got this error:
**Traceback (most recent call last):
File "/home/sesinchi/Sinchi/45_hingue/HINGE//inst/bin/../lib/hinge/get_draft_path.py", line 59, in
in_graph = nx.read_graphml(graphml_path)
File "/usr/local/lib/python3.6/site-packages/decorator-5.0.9-py3.6.egg/decorator.py", line 232, in fun
return caller(func, *(extras + args), kw)
File "/usr/local/lib/python3.6/site-packages/networkx-1.9-py3.6.egg/networkx/utils/decorators.py", line 198, in _open_file
fobj = dispatch_dict[ext](path, mode=mode)
FileNotFoundError: [Errno 2] No such file or directory: '/home/Jaime_S/Genomas_Cedrela/Hinge_results/C.odor/C.odor_temp.G2.graphml'
I followed different recommendations such as use network 1.9, python 3.6
I would appreciate any comment or suggestion to fix this error
Hi, Im not familiar with programing rather interested in long reads cp genome assembly from plant DNA
using Hinge I've got this error:
**Traceback (most recent call last):
File "/home/sesinchi/Sinchi/45_hingue/HINGE//inst/bin/../lib/hinge/get_draft_path.py", line 59, in
in_graph = nx.read_graphml(graphml_path)
File "/usr/local/lib/python3.6/site-packages/decorator-5.0.9-py3.6.egg/decorator.py", line 232, in fun
return caller(func, *(extras + args), kw)
File "/usr/local/lib/python3.6/site-packages/networkx-1.9-py3.6.egg/networkx/utils/decorators.py", line 198, in _open_file
fobj = dispatch_dict[ext](path, mode=mode)
FileNotFoundError: [Errno 2] No such file or directory: '/home/Jaime_S/Genomas_Cedrela/Hinge_results/C.odor/C.odor_temp.G2.graphml'
I followed different recommendations such as use network 1.9, python 3.6
I would appreciate any comment or suggestion to fix this error
many thanks,