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

Enhancements before publication #33

Open
AnthonyOfSeattle opened this issue Apr 7, 2022 · 0 comments
Open

Enhancements before publication #33

AnthonyOfSeattle opened this issue Apr 7, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@AnthonyOfSeattle
Copy link
Collaborator

AnthonyOfSeattle commented Apr 7, 2022

Before version 1.0.0, which will be the first version to appear alongside publication, I want to make the following improvements to the repository.

  1. Convert to modern python package design and upload to python package index.
    Currently, I am using an older setup for a python package which I think makes it difficult to control compilation
    and submit to the python package index. I would like to improve the package meta data and submit to PIP so
    that users don't need to go through the drawn out compilation process on Linux or Mac.

  2. Enhance ModifiedPeptide class to be a natural python iterator
    Right now, the ModifiedPeptide class lacks a lot of the things that I would like to see in a good python iterator.
    I would like to get this class working as smoothly as possible in python, with options over precisely which ions
    are returned (site determining or not).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant