-
Notifications
You must be signed in to change notification settings - Fork 12
Description
@jdsmith145 Josh Smith (from Tomas Pluscal lab) mentioned that it would be nice to find good matches from a list of already known metabolites for the analyzed species. These compounds often won't have a mass spectrum available, but will be available in structural libraries.
What we could implement in MS2Query is a ranking system for compounds without spectra. I would implement this, by taking the MS2Query approach where we search for closely related library structures and calculating the MS2Deepscore with all of them. The only difference is that the similarity with spectra of the original structure cannot be included.
This would make it possible to do biologically informed searches, using public structural libraries. Might be interesting to implement for MS2Query 2.0.
Josh might be interested in providing us with some case studies for this approach.