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

Idhandling I #378

Merged
merged 75 commits into from
Nov 27, 2024
Merged

Idhandling I #378

merged 75 commits into from
Nov 27, 2024

Conversation

JuliaS92
Copy link
Collaborator

Major changes:

  • MaxQuant is now filtered for lines with overflowing ids
  • gene to protein id mapping is replaced by 3 new dictionaries (two are currenlty unused but will be in the next PRs)
  • Intensity plot is updated to handle lists of feature ids as facets

@JuliaS92 JuliaS92 mentioned this pull request Nov 20, 2024
@JuliaS92
Copy link
Collaborator Author

The failing tests are fixed in the next PR #379

@JuliaS92
Copy link
Collaborator Author

All resolved conversations were either addressed in the two child branches, or added as TODO in this commit: adb223e

@JuliaS92
Copy link
Collaborator Author

I realize now this was not the best workflow to squash the reviews. You can get an overview of the changes made to address all your comments on the three squashed PRs here:
https://github.com/MannLabs/alphapeptstats/compare/f96dc60..af2f702

Quick fixes were included here and here

@JuliaS92 JuliaS92 requested a review from mschwoer November 26, 2024 13:52
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!
(the code, not the review workflow :-p)

alphastats/gui/utils/llm_helper.py Outdated Show resolved Hide resolved
alphastats/gui/utils/llm_helper.py Outdated Show resolved Hide resolved
alphastats/gui/utils/llm_helper.py Outdated Show resolved Hide resolved
alphastats/gui/utils/llm_helper.py Outdated Show resolved Hide resolved
alphastats/gui/utils/llm_helper.py Outdated Show resolved Hide resolved
alphastats/gui/utils/ui_helper.py Outdated Show resolved Hide resolved
alphastats/llm/uniprot_utils.py Outdated Show resolved Hide resolved
alphastats/llm/uniprot_utils.py Show resolved Hide resolved
alphastats/gui/pages/05_Analysis.py Outdated Show resolved Hide resolved
alphastats/gui/pages/06_LLM.py Show resolved Hide resolved
@JuliaS92 JuliaS92 merged commit d5a8279 into development Nov 27, 2024
5 checks passed
@JuliaS92 JuliaS92 deleted the idhandling branch November 27, 2024 13:44
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