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

Alternative RT calculation for PeakGroup #560

Open
PMSeitzer opened this issue Jul 27, 2022 · 0 comments
Open

Alternative RT calculation for PeakGroup #560

PMSeitzer opened this issue Jul 27, 2022 · 0 comments
Assignees

Comments

@PMSeitzer
Copy link
Collaborator

In some cases, a PeakGroup contains only one peak with a good signal. However, the PeakGroup::medianRT() method sometimes produces a misleading measurement.

Instead, it would be helpful to implement a PeakGroup::maxPeakRt() method, which would return the RT of the maximum intensity peak.

Once implemented, this could be used as a PeakGroup's RT value, if deisred.

@PMSeitzer PMSeitzer self-assigned this Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant