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

featureData slot for Chromatograms object #289

Closed
jorainer opened this issue Dec 18, 2017 · 0 comments
Closed

featureData slot for Chromatograms object #289

jorainer opened this issue Dec 18, 2017 · 0 comments

Comments

@jorainer
Copy link
Collaborator

Add a featureData slot the the Chromatograms object. This feature data can contain the rt and/or mz range when a Chromatograms object is extracted from an MSnExp/OnDiskMSnExp object using the chromatogram method and providing an rt and mz range.
In addition, this can be used later to contain the precursorMz and productMz values for SRM/MRM experiments.

jorainer added a commit that referenced this issue Dec 18, 2017
- Add featureData slot to Chromatograms class.
- Add getter/setter method for featureData.
- Add precursorMz, productMz and mz,Chromatograms method.
- Add related unit tests and documentation.
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

1 participant