Invalid cvParam accession "1003028"

65 views
Skip to first unread message

Alex Saltzman

unread,
Feb 20, 2021, 11:12:54 PM2/20/21
to crux-users
I have converted raw files to mzML using dockerized msconvert docker-link
I am getting this err when trying to search Orbitrap Exploris data

Is Orbitrap Exploris not supported by tide-search?

Note I am able to run a search against Fusion Lumos data

Screenshot from 2021-02-20 22-05-29.png

Alex Saltzman

unread,
Feb 20, 2021, 11:33:30 PM2/20/21
to crux-users
Indeed the search proceeds after I replace with the Fusion Lumos number!

sed -i -e 's/accession="MS:1003028"/accession="MS:1002732"/' my-exploris-file.mzML

William S Noble

unread,
Feb 21, 2021, 1:12:02 PM2/21/21
to Alex Saltzman, crux-users
In principle, tide-search should support any mzML file. The screen shot you sent doesn't seem to be an error message but shows part of the input file. Can you send the tide-search.log.txt file and the associated mzML file so we can see what the error is and try to reproduce it?

Thanks.
Bill


--
You received this message because you are subscribed to the Google Groups "crux-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to crux-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/crux-users/c7e3e93d-21ac-4458-8484-c8746a197883n%40googlegroups.com.

Alex Saltzman

unread,
Feb 21, 2021, 2:22:53 PM2/21/21
to William S Noble, crux-users
Yes, see attached for the log and parameters used.


44461_1_.tide-search.log.txt
44461_1_crux.params

William S Noble

unread,
Feb 21, 2021, 2:52:02 PM2/21/21
to Alex Saltzman, crux-users
The error message does seem to be happening inside proteowizard (which Crux uses for parsing):

INFO: Converting ./raw/44461_1/44461_1_EXP_TMT16pro_4mix_1ug_20cmCol_F1.mzML to spectrumrecords format
INFO: Elapsed time starting conversion: 121 s
FATAL: An exception occurred: Invalid cvParam accession "1003028"

Please try the --use-ms-toolkit option.  Meanwhile, we will continue to try to figure out a way to get the version of proteowizard updated in Crux.

Bill

Alex Saltzman

unread,
Feb 21, 2021, 10:21:03 PM2/21/21
to William S Noble, crux-users

Thanks! Using mstoolkit as the parser does work. Unfortunately I am getting SIGSERV (Address boundary error) crash when I try searching the full file: 
image.png
(This error doesn't show up in the log)
I can get through a truncated version of the file just fine multithreaded, but it crashes when I up the threads.
I was able to successfully search the entire file using 1 thread, however.
 I haven't tried successfully lowering the thread count to find the maximum that 

Looking through github issues, it appears this is a known issue. 

I could share the whole file through a private link if it would be helpful. 

Alex
44461_1_.tide-search-AddrBoundaryError.log.txt

William S Noble

unread,
Feb 22, 2021, 1:08:02 AM2/22/21
to Alex Saltzman, crux-users
Yes, alas, threading bugs in general are very hard to track down. This one has eluded us for a while. I don't think another example is needed. You should just proceed with num-threads=1.

Bill

Reply all
Reply to author
Forward
0 new messages