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

Refactor readers vi #248

Open
wants to merge 15 commits into
base: refactor_readers_V
Choose a base branch
from
Open

Refactor readers vi #248

wants to merge 15 commits into from

Conversation

mschwoer
Copy link
Contributor

Move the definitions of self.mod_seq_column to psm_reader.yaml

@mschwoer mschwoer requested review from GeorgWa, jalew188 and lucas-diedrich and removed request for GeorgWa November 20, 2024 09:34
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@mschwoer mschwoer marked this pull request as ready for review November 20, 2024 10:27
Copy link
Collaborator

@GeorgWa GeorgWa left a comment

Choose a reason for hiding this comment

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

LGTM

)
df = df[~no_ms2_mask]
df.reset_index(drop=True, inplace=True)
df[scan_num_col] = df[scan_num_col].astype(int)
df[scan_num_col] = df[scan_num_col].astype(int)
Copy link
Collaborator

Choose a reason for hiding this comment

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

merci

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