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

FIX noqa by using register_reader(), address many side effects #172

Merged
merged 10 commits into from
May 21, 2024

Conversation

jalew188
Copy link
Collaborator

@jalew188 jalew188 commented May 19, 2024

Review this PR after #171

Changes:

  • Remove alphabase.io.psm_reader as all functionalities are already in alphabase.psm_reader module.
  • register_reader() for all reader modules
  • register_decoy() for protein_level_decoy

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@jalew188 jalew188 requested review from mschwoer and GeorgWa May 19, 2024 11:53
@mschwoer mschwoer changed the base branch from development to remove_noqa May 21, 2024 07:13
Copy link
Contributor

@mschwoer mschwoer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.. reader registration is much cleaner now

alphabase/peptide/fragment.py Outdated Show resolved Hide resolved
alphabase/psm_reader/__init__.py Show resolved Hide resolved
alphabase/psm_reader/__init__.py Outdated Show resolved Hide resolved
nbs_tests/psm_reader/sage_reader.ipynb Show resolved Hide resolved
alphabase/spectral_library/base.py Show resolved Hide resolved
alphabase/psm_reader/__init__.py Show resolved Hide resolved
alphabase/psm_reader/__init__.py Show resolved Hide resolved
Base automatically changed from remove_noqa to development May 21, 2024 08:30
@jalew188 jalew188 merged commit 9d8e808 into development May 21, 2024
2 checks passed
@jalew188 jalew188 deleted the reader_register branch May 21, 2024 11:16
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.

3 participants