장혜미S
unread,Jul 29, 2023, 5:22:28 AM7/29/23Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to GNPS Discussion Forum and Bug Reports
I got the error message as below. What should I try to resolve the error below..?
Also, is it impossible to use NAP for FBMN data of GNPS using data exported to Metaboscape?
(error message)
Error in readChar(con, 5L, useBytes = TRUE) : cannot open the connection
Calls: load -> readChar
In addition: Warning message:
In readChar(con, 5L, useBytes = TRUE) :
cannot open compressed file 'split_data/tabgnps.rda', probable reason 'No such file or directory'
Execution halted
Traceback (most recent call last):
File "/data/beta-proteomics2/tools/nap_ccms2/merge_fragments.py", line 32, in <module>
main()
File "/data/beta-proteomics2/tools/nap_ccms2/merge_fragments.py", line 14, in main
fls = os.listdir('fragmenter_res')
FileNotFoundError: [Errno 2] No such file or directory: 'fragmenter_res'
Tool execution terminates abnormally with exit code [1]