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

Update xisearch.py to accept xisearch1 results #164

Merged
merged 3 commits into from
Jan 9, 2025

Conversation

lutzfischer
Copy link
Contributor

PR Checklist

  • This comment contains a description of changes (with reason)
  • If you've fixed a bug or added code that should be tested, add tests!
  • Documentation in docs is updated

Description of changes

Currently the Xisearch class can only handle xiSEARCH2beta results. This updates the code to accept both xi1 and xi2 results.
Xi1 results are read in and then the columns get renamed to xi2 style. Missing columns (decoy_p1, decoy_p2, and linear) are generated based on protein_p[12] columns.

Technical details

Additional context

@picciama
Copy link
Contributor

picciama commented Jan 9, 2025

@lutzfischer thanks for fixing this. I merged it back into development, please check that your development branch is still synced with ours as you worked directly on development and not in a separate branch.

@picciama picciama merged commit 79df074 into wilhelm-lab:development Jan 9, 2025
18 checks passed
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.

2 participants