Results 4 issues of MatthewThe

Fido employs protein grouping in its inference, meaning that proteins with the same PSM evidence are considered as one protein. The tab delimited protein output contains an extra column where...

The current OMP parallellisation is based on treating each of the folds on a different core. With the default 3 folds, we would expect a speed gain of close to...

- general linting (Chromium clang style) and minor refactoring - refactor Scores class and get rid of new specialized SanityCheck functions - remove Trad functions in PosteriorEstimator - merge Reset...

https://github.com/percolator/percolator/commit/6b325c23665d6ff64b0ff1ce28371424dcc88d17 seems to have introduced a bug in the `--quick-validation` flag. Previously, the best `cpos` and `cfrac` were found using a grid search in the first cross validation set. These...