|
10 | 10 |
|
11 | 11 | Modular and user-friendly platform for AI-assisted rescoring of peptide identifications |
12 | 12 |
|
13 | | -> ⚠️ Note: This is the documentation for the fully redeveloped version 3.0 of MS²Rescore. While |
14 | | -> MS²Rescore 3.0 has been drastically improved over the previous version, you might run into some |
15 | | -> unforeseen issues. Please report any issues you encounter on the [issue tracker][issues] or post |
16 | | -> your questions on the [GitHub Discussions][discussions] forum. |
17 | | -
|
18 | 13 | ## About MS²Rescore |
19 | 14 |
|
20 | 15 | MS²Rescore performs ultra-sensitive peptide identification rescoring with LC-MS predictors such as |
@@ -52,8 +47,7 @@ timsTOF fragmentation and IM2Deep for ion mobility separation. Bruker .d and min |
52 | 47 | files are directly supported through the [timsrust](https://github.com/MannLabs/timsrust) library. |
53 | 48 |
|
54 | 49 | Checkout our [preprint](https://doi.org/10.1101/2024.05.29.596400) for more information and the |
55 | | -[TIMS²Rescore documentation](https://ms2rescore.readthedocs.io/en/stable/userguide/tims2rescore) |
56 | | -to get started. |
| 50 | +[TIMS²Rescore documentation][tims2rescore] to get started. |
57 | 51 |
|
58 | 52 | ## Citing |
59 | 53 |
|
@@ -104,15 +98,16 @@ make a [pull request][pr]! |
104 | 98 | [issues]: https://github.com/compomics/ms2rescore/issues/ |
105 | 99 | [discussions]: https://github.com/compomics/ms2rescore/discussions/ |
106 | 100 | [pr]: https://github.com/compomics/ms2rescore/pulls/ |
107 | | -[desktop]: https://ms2rescore.readthedocs.io/gui.html |
| 101 | +[desktop]: https://ms2rescore.readthedocs.io/en/stable/gui/ |
108 | 102 | [desktop-installer]: https://github.com/compomics/ms2rescore/releases/latest |
109 | | -[cli]: https://ms2rescore.readthedocs.io/cli/cli.html |
110 | | -[python-package]: https://ms2rescore.readthedocs.io/api/ms2rescore.html |
111 | | -[docker]: https://ms2rescore.readthedocs.io/installation.html#docker-container |
| 103 | +[cli]: https://ms2rescore.readthedocs.io/en/stable/cli/ |
| 104 | +[python-package]: https://ms2rescore.readthedocs.io/en/stable/api/ms2rescore/ |
| 105 | +[docker]: https://ms2rescore.readthedocs.io/en/stable/installation#docker-container |
112 | 106 | [publication-branch]: https://github.com/compomics/ms2rescore/tree/pub |
113 | 107 | [ms2pip]: https://github.com/compomics/ms2pip |
114 | 108 | [deeplc]: https://github.com/compomics/deeplc |
115 | 109 | [percolator]: https://github.com/percolator/percolator/ |
116 | 110 | [mokapot]: https://mokapot.readthedocs.io/ |
117 | 111 | [psm_utils]: https://github.com/compomics/psm_utils |
118 | 112 | [file-formats]: https://psm-utils.readthedocs.io/en/stable/#supported-file-formats |
| 113 | +[tims2rescore]: https://ms2rescore.readthedocs.io/en/stable/userguide/tims2Rescore |
0 commit comments