bittremieux / ANN-SoLo

Spectral library searching using approximate nearest neighbor techniques.
Apache License 2.0
42 stars 19 forks source link

Spectral library prediction #25

Closed bittremieux closed 4 months ago

bittremieux commented 2 years ago

As spectrum prediction tools are becoming increasingly more accurate, in case a spectral library for a specific proteome is not available, we can accurately simulate a spectral library instead.

Implement functionality to simulate a spectral library using Prosit. Evaluate whether we want to access the web API they provide (slow but no maintenance for us, does not complicate installation) or whether we want to integrate Prosit into ANN-SoLo directly (fast but makes ANN-SoLo more complex).