Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visualize, use plotSpectraMirror function to draw spectrum matching results #319

Closed
v-v1150n opened this issue May 5, 2024 · 1 comment

Comments

@v-v1150n
Copy link

v-v1150n commented May 5, 2024

I have now completed the Spectra match and got the results.
Now I want to use the plotSpectraMirror function to plot all these compounds, but I am not sure how to check that these matched spectra correspond to the two msps file.
The index value of the file content. Is there any way I can find the respective index value?
The following is the content of my file

> summary(sample_msp)
 Length   Class    Mode 
    373 Spectra      S4 

> summary(mona_spec_libno)
 Length   Class    Mode 
  18915 Spectra      S4 

> mtch_mona
Object of class MatchedSpectra 
Total number of matches: 7 
Number of query objects: 373 (7 matched)
Number of target objects: 18915 (2 matched)
@jorainer
Copy link
Member

I'm closing this issue and answer in the duplicated issue at sneumann/xcms#744

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants