# AlphaDIA Documentation










Open-source DIA search engine built with the alphaX ecosystem. Built with [alpharaw](https://github.com/MannLabs/alpharaw) for raw file acces. Spectral libraries are predicted with [peptdeep](https://github.com/MannLabs/alphapeptdeep) and managed by [alphabase](https://github.com/MannLabs/alphabase). Quantification is powered by [directLFQ](https://github.com/MannLabs/directLFQ).
**Features**
- Empirical library and fully predicted library search
- End-to-end transfer learning for custom RT, mobility, and MS2 models
- Label free quantification
- DIA multiplexing
We support the following vendor and processing modes:
| Platform | Empirical lib | Predicted lib |
| :---------------- | :------: | :----: |
| Thermo .raw | ✅ | ✅ |
| Sciex .wiff | ✅ | ✅ |
| Bruker .d | ✅ | ⚠️ |
:::{admonition} Predicted libraries with Bruker .d data
:class: warning
Although search is possible, alphaDIA's feature-free search takes a long time with fully predicted libraries. We are still evaluating how to better support fully predicted libraries.
:::
**Manuscript**
> **AlphaDIA enables DIA transfer learning for feature-free proteomics**
> Georg Wallmann, Patricia Skowronek, Vincenth Brennsteiner, Mikhail Lebedev, Marvin Thielert, Sophia Steigerwald, Mohamed Kotb, Oscar Despard, Tim Heymann, Xie-Xuan Zhou, Maximilian T. Strauss, Constantin Ammar, Sander Willems, Magnus Schwörer, Wen-Feng Zeng & Matthias Mann
> [Nature Biotechnology (2025)](https://doi.org/10.1038/s41587-025-02791-w)
:::{card} Installation
:link: installation.html
Install alphaDIA on your system to run your own DIA searches.
:::
:::{card} Quickstart
:link: quickstart.html
Introduction to your first DIA search with alphaDIA.
:::
```{toctree}
:hidden:
🔧 Installation
🚀 Quickstart
📚 User Guides
📖 Methods
🛠️ Developer guide
```
```{toctree}
:caption: Development
:hidden:
modules
```