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

Public method for replacing dictionary of mods in PeptideWithSetModifications #733

Closed

Conversation

elaboy
Copy link
Contributor

@elaboy elaboy commented Sep 27, 2023

This method allows the user to replace the modifications dictionary.

Example on what is updated with the method, both images are from the same object.

Peptide with no mods:

image

After the replace method:

image

@codecov
Copy link

codecov bot commented Sep 27, 2023

Codecov Report

Merging #733 (4026d95) into master (732c003) will decrease coverage by 0.11%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #733      +/-   ##
==========================================
- Coverage   76.08%   75.97%   -0.11%     
==========================================
  Files         171      171              
  Lines       28876    28882       +6     
==========================================
- Hits        21969    21942      -27     
- Misses       6907     6940      +33     
Files Coverage Δ
...roteolyticDigestion/PeptideWithSetModifications.cs 94.20% <100.00%> (-3.13%) ⬇️

@elaboy elaboy added the WIP label Oct 2, 2023
@nbollis nbollis closed this Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants