ANN-SoLo
ANN-SoLo copied to clipboard
Spectral library searching using approximate nearest neighbor techniques.
In the output documentation it says that the "accession" in the mztab refers to "The accession of the library spectrum in the spectral library.". However, in the newest ANN-SoLo version...
As reported via email: > Regarding ANN-SoLo, I've found that there are some errors when using recent Faiss (v1.7.0+) with ANN-SoLo. I get out of GPU memory errors regardless of...
This pull request adds a module for parsing the ELIB and DLIB spectral libraries, `src/ann_solo/sqlite_parsers.py`. These are SQLite3 formats from EncyclopeDIA and are defined [here](https://bitbucket.org/searleb/encyclopedia/wiki/EncyclopeDIA%20File%20Formats). The PR also changes the...