Skip to content

Web: Not use num_unique_psm_at_default_cutoff from DB since incorrect

Compare
Choose a tag to compare
@danjasuw danjasuw released this 15 May 17:14
· 516 commits to master since this release

In ReportedPeptideBasicObjectsSearcher, do not retrieve value from
num_unique_psm_at_default_cutoff from DB since Importer is not
populating it correctly.
This will result in a query for each reported peptide that gets the
number of unique PSM that does work correctly.