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

Filtering spectra within a particular RT range in each precursorMz? functions similar to filterPrecursorMz? #8

Open
gmhhope opened this issue May 10, 2021 · 2 comments

Comments

@gmhhope
Copy link

gmhhope commented May 10, 2021

Could I easily implement filtering spectra within a particular RT range according to their character in the MS1 scan? Something similar to filterPrecursorMz?

Thanks,
Minghao Gong

@gmhhope
Copy link
Author

gmhhope commented May 10, 2021

I don't know whether this is the right one? Could you briefly comment on this? Thanks very much!

filterRt(sps_ms2, rt = rt_range) # rt_range should be in the unit of seconds?

Best,
Minghao

@jorainer
Copy link
Owner

Yes, exactly, filterRt is the function that lets you filter Spectra by a retention time range (independently if the spectrum is MS level 1 or 2).

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