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

Improve iterator #34

Merged
merged 3 commits into from
Apr 13, 2022
Merged

Improve iterator #34

merged 3 commits into from
Apr 13, 2022

Conversation

AnthonyOfSeattle
Copy link
Collaborator

@AnthonyOfSeattle AnthonyOfSeattle commented Apr 9, 2022

This PR is to enhance the iterator functionality of PyModifiedPeptide in the Python API as detailed in #33. Users will be able to iterate over signatures and the underlying fragments with much more ease. This PR also adds a brief introduction to using this class in Python. As the class improves, I want to add even more detailed information, or even add a new page which is entitled building a scoring pipeline.

Anthony Valente added 3 commits April 9, 2022 11:03
Reseting the iterator was made up of two parts. In the first part
the signature is reset, and the second part was reseting the fragment
trackers. I split this into two methods so that users could have
access to both.
@AnthonyOfSeattle AnthonyOfSeattle merged commit 3be8746 into main Apr 13, 2022
@AnthonyOfSeattle AnthonyOfSeattle deleted the improve_iterator branch April 13, 2022 15:26
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

Successfully merging this pull request may close these issues.

1 participant