Hello guys,
I'm working with the GC-MS EI Data Analysis in GNPS platform using .CDF files, and everything is ok with the molecular networking. However, when I use the MOLNETENHANCER, using the ID task only, the following errors appears:
GNPS request success: True
Traceback (most recent call last):
File "/data/ccms-gnps/tools/molnetenhancer/release_22/molnetenhancer.py", line 75, in
main()
File "/data/ccms-gnps/tools/molnetenhancer/release_22/molnetenhancer.py", line 35, in main
ms2lda_gnps_job_id=args.gnps_ms2lda_job, nap_job_id=args.nap)
File "/data/ccms-gnps/tools/molnetenhancer/release_22/molnetenhancer.py", line 48, in process
gnpslibfile, netfile = process_GNPS_file(GNPS_file)
File "/data/ccms-gnps/tools/molnetenhancer/release_22/chemClass2Network.py", line 77, in process_GNPS_file
netfile = GNPS_file + 'clusterinfosummary/' + str(os.listdir(GNPS_file + 'clusterinfosummary/')[0])
FileNotFoundError: [Errno 2] No such file or directory: 'output_network/GNPS_output_graphML/clusterinfosummary/'
Tool execution terminates abnormally with exit code [1]
Do you need any other information? Please let me know.
Adrián
Hello guys,
I'm working with the GC-MS EI Data Analysis in GNPS platform using .CDF files, and everything is ok with the molecular networking. However, when I use the MOLNETENHANCER, using the ID task only, the following errors appears:
GNPS request success: True
Traceback (most recent call last):
File "/data/ccms-gnps/tools/molnetenhancer/release_22/molnetenhancer.py", line 75, in
main()
File "/data/ccms-gnps/tools/molnetenhancer/release_22/molnetenhancer.py", line 35, in main
ms2lda_gnps_job_id=args.gnps_ms2lda_job, nap_job_id=args.nap)
File "/data/ccms-gnps/tools/molnetenhancer/release_22/molnetenhancer.py", line 48, in process
gnpslibfile, netfile = process_GNPS_file(GNPS_file)
File "/data/ccms-gnps/tools/molnetenhancer/release_22/chemClass2Network.py", line 77, in process_GNPS_file
netfile = GNPS_file + 'clusterinfosummary/' + str(os.listdir(GNPS_file + 'clusterinfosummary/')[0])
FileNotFoundError: [Errno 2] No such file or directory: 'output_network/GNPS_output_graphML/clusterinfosummary/'
Tool execution terminates abnormally with exit code [1]
Do you need any other information? Please let me know.
Adrián