Add link to cite model itself
Browse files
README.md
CHANGED
|
@@ -142,6 +142,19 @@ If you use `winnow` in your research, please cite our preprint: [De novo peptide
|
|
| 142 |
}
|
| 143 |
```
|
| 144 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 145 |
If you use the `InstaNovo` model to generate predictions, please also cite: [InstaNovo enables diffusion-powered de novo peptide sequencing in large-scale proteomics experiments](https://doi.org/10.1038/s42256-025-01019-5)
|
| 146 |
|
| 147 |
```bibtex
|
|
|
|
| 142 |
}
|
| 143 |
```
|
| 144 |
|
| 145 |
+
If you use this pretrained calibrator, please cite:
|
| 146 |
+
|
| 147 |
+
```bibtex
|
| 148 |
+
@misc{instadeep_ltd_2025,
|
| 149 |
+
author = { InstaDeep Ltd },
|
| 150 |
+
title = { winnow-general-model (Revision d70bef6) },
|
| 151 |
+
year = 2025,
|
| 152 |
+
url = { https://huggingface.co/InstaDeepAI/winnow-general-model },
|
| 153 |
+
doi = { 10.57967/hf/6611 },
|
| 154 |
+
publisher = { Hugging Face }
|
| 155 |
+
}
|
| 156 |
+
```
|
| 157 |
+
|
| 158 |
If you use the `InstaNovo` model to generate predictions, please also cite: [InstaNovo enables diffusion-powered de novo peptide sequencing in large-scale proteomics experiments](https://doi.org/10.1038/s42256-025-01019-5)
|
| 159 |
|
| 160 |
```bibtex
|