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

Processing multiple spectra #7

Open
MKoesters opened this issue Jun 22, 2017 · 2 comments
Open

Processing multiple spectra #7

MKoesters opened this issue Jun 22, 2017 · 2 comments

Comments

@MKoesters
Copy link

Hello,

I want to use MetFrag CL to process multiple spectra with one call to MetFrag and in the end be able to tell in which spectrum the given compound was identified.
Is there a way to do this, e.g. by writing mz and i values of multiple spectra to the peak list, or does MetFrag assume the peak list to be from only one spectrum?

Manuel

@M123hx
Copy link

M123hx commented Feb 3, 2020

hello, I also want to use MetFrag CL to process multiple spectra with one call to MetFrag, and have you solve the problem?

@schymane
Copy link
Collaborator

schymane commented Feb 3, 2020

The best way to process multiple spectra with one call to MetFrag is to merge the spectra in advance before giving the peaklist to MetFrag. There is a relatively simple merging function in xcms that can be used to do this, but also many other approaches would be possible. It is not hard coded into MetFrag so that users can find the approach that best suits their needs.

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

3 participants