BioGeek commited on
Commit
17be79d
·
verified ·
1 Parent(s): ac40a7c

Add hyperlinks

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -13,8 +13,8 @@ tags:
13
 
14
  ## Winnow General Probability Calibrator
15
 
16
- **Winnow** recalibrates confidence scores and provides FDR control for *de novo* peptide sequencing (DNS) workflows.
17
- This repository hosts a pretrained, general-purpose calibrator that maps raw InstaNovo model confidences and complementary features (mass error, retention time, chimericity, beam features, Prosit features) to well-calibrated probabilities.
18
 
19
  - Intended inputs: spectrum input data and corresponding MS/MS PSM results produced by InstaNovo
20
  - Outputs: calibrated per-PSM probabilities in `calibrated_confidence`.
 
13
 
14
  ## Winnow General Probability Calibrator
15
 
16
+ [**Winnow**](https://github.com/instadeepai/winnow) recalibrates confidence scores and provides FDR control for *de novo* peptide sequencing (DNS) workflows.
17
+ This repository hosts a pretrained, general-purpose calibrator that maps raw [InstaNovo](https://github.com/instadeepai/instanovo) model confidences and complementary features (mass error, retention time, chimericity, beam features, Prosit features) to well-calibrated probabilities.
18
 
19
  - Intended inputs: spectrum input data and corresponding MS/MS PSM results produced by InstaNovo
20
  - Outputs: calibrated per-PSM probabilities in `calibrated_confidence`.