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

[WIP] filter psms for flashlfq only by qvalue and qvalue notch #2259

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

trishorts
Copy link
Contributor

this code was changed in a prior commit #2161
Files with values for PEP were filtered by PEP. But when assigning them to ProteinGroups, the filter was for qvalue and qvalue notch. Thus there was incosistency that produced UNDEFINED protein groups for some peptides. This messed up protein quantification.

@trishorts trishorts added Bug WIP Work in progress, not ready for review labels Feb 27, 2023
@codecov
Copy link

codecov bot commented Feb 27, 2023

Codecov Report

Merging #2259 (e5158ee) into master (8d84c84) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2259      +/-   ##
==========================================
- Coverage   91.44%   91.43%   -0.01%     
==========================================
  Files         134      134              
  Lines       20167    20158       -9     
  Branches     2809     2807       -2     
==========================================
- Hits        18441    18432       -9     
  Misses       1237     1237              
  Partials      489      489              
Impacted Files Coverage Δ
TaskLayer/SearchTask/PostSearchAnalysisTask.cs 92.50% <100.00%> (-0.06%) ⬇️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug WIP Work in progress, not ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant