AlphaTims: Indexing Trapped Ion Mobility Spectrometry-TOF Data for Fast and Easy Accession and Visualization

Research output: Contribution to journalJournal articleResearchpeer-review

Standard

AlphaTims : Indexing Trapped Ion Mobility Spectrometry-TOF Data for Fast and Easy Accession and Visualization. / Willems, Sander; Voytik, Eugenia; Skowronek, Patricia; Strauss, Maximilian T; Mann, Matthias.

In: Molecular and Cellular Proteomics, Vol. 20, 2021, p. 100149.

Research output: Contribution to journalJournal articleResearchpeer-review

Harvard

Willems, S, Voytik, E, Skowronek, P, Strauss, MT & Mann, M 2021, 'AlphaTims: Indexing Trapped Ion Mobility Spectrometry-TOF Data for Fast and Easy Accession and Visualization', Molecular and Cellular Proteomics, vol. 20, pp. 100149. https://doi.org/10.1016/j.mcpro.2021.100149

APA

Willems, S., Voytik, E., Skowronek, P., Strauss, M. T., & Mann, M. (2021). AlphaTims: Indexing Trapped Ion Mobility Spectrometry-TOF Data for Fast and Easy Accession and Visualization. Molecular and Cellular Proteomics, 20, 100149. https://doi.org/10.1016/j.mcpro.2021.100149

Vancouver

Willems S, Voytik E, Skowronek P, Strauss MT, Mann M. AlphaTims: Indexing Trapped Ion Mobility Spectrometry-TOF Data for Fast and Easy Accession and Visualization. Molecular and Cellular Proteomics. 2021;20:100149. https://doi.org/10.1016/j.mcpro.2021.100149

Author

Willems, Sander ; Voytik, Eugenia ; Skowronek, Patricia ; Strauss, Maximilian T ; Mann, Matthias. / AlphaTims : Indexing Trapped Ion Mobility Spectrometry-TOF Data for Fast and Easy Accession and Visualization. In: Molecular and Cellular Proteomics. 2021 ; Vol. 20. pp. 100149.

Bibtex

@article{458f47289f614b57884b9387091f2c75,
title = "AlphaTims: Indexing Trapped Ion Mobility Spectrometry-TOF Data for Fast and Easy Accession and Visualization",
abstract = "High-resolution MS-based proteomics generates large amounts of data, even in the standard LC-tandem MS configuration. Adding an ion mobility dimension vastly increases the acquired data volume, challenging both analytical processing pipelines and especially data exploration by scientists. This has necessitated data aggregation, effectively discarding much of the information present in these rich datasets. Taking trapped ion mobility spectrometry (TIMS) on a quadrupole TOF (Q-TOF) platform as an example, we developed an efficient indexing scheme that represents all data points as detector arrival times on scales of minutes (LC), milliseconds (TIMS), and microseconds (TOF). In our open-source AlphaTims package, data are indexed, accessed, and visualized by a combination of tools of the scientific Python ecosystem. We interpret unprocessed data as a sparse four-dimensional matrix and use just-in-time compilation to machine code with Numba, accelerating our computational procedures by several orders of magnitude while keeping to familiar indexing and slicing notations. For samples with more than six billion detector events, a modern laptop can load and index raw data in about a minute. Loading is even faster when AlphaTims has already saved indexed data in an HDF5 file, a portable scientific standard used in extremely large-scale data acquisition. Subsequently, data accession along any dimension and interactive visualization happens in milliseconds. We have found AlphaTims to be a key enabling tool to explore high-dimensional LC-TIMS-Q-TOF data and have made it freely available as an open-source Python package with a stand-alone graphical user interface at https://github.com/MannLabs/alphatims or as part of the AlphaPept 'ecosystem'.",
keywords = "Chromatography, Liquid, HeLa Cells, Humans, Ion Mobility Spectrometry, Mass Spectrometry, Peptides, Software",
author = "Sander Willems and Eugenia Voytik and Patricia Skowronek and Strauss, {Maximilian T} and Matthias Mann",
note = "Copyright {\textcopyright} 2021 The Authors. Published by Elsevier Inc. All rights reserved.",
year = "2021",
doi = "10.1016/j.mcpro.2021.100149",
language = "English",
volume = "20",
pages = "100149",
journal = "Molecular and Cellular Proteomics",
issn = "1535-9476",
publisher = "American Society for Biochemistry and Molecular Biology",

}

RIS

TY - JOUR

T1 - AlphaTims

T2 - Indexing Trapped Ion Mobility Spectrometry-TOF Data for Fast and Easy Accession and Visualization

AU - Willems, Sander

AU - Voytik, Eugenia

AU - Skowronek, Patricia

AU - Strauss, Maximilian T

AU - Mann, Matthias

N1 - Copyright © 2021 The Authors. Published by Elsevier Inc. All rights reserved.

PY - 2021

Y1 - 2021

N2 - High-resolution MS-based proteomics generates large amounts of data, even in the standard LC-tandem MS configuration. Adding an ion mobility dimension vastly increases the acquired data volume, challenging both analytical processing pipelines and especially data exploration by scientists. This has necessitated data aggregation, effectively discarding much of the information present in these rich datasets. Taking trapped ion mobility spectrometry (TIMS) on a quadrupole TOF (Q-TOF) platform as an example, we developed an efficient indexing scheme that represents all data points as detector arrival times on scales of minutes (LC), milliseconds (TIMS), and microseconds (TOF). In our open-source AlphaTims package, data are indexed, accessed, and visualized by a combination of tools of the scientific Python ecosystem. We interpret unprocessed data as a sparse four-dimensional matrix and use just-in-time compilation to machine code with Numba, accelerating our computational procedures by several orders of magnitude while keeping to familiar indexing and slicing notations. For samples with more than six billion detector events, a modern laptop can load and index raw data in about a minute. Loading is even faster when AlphaTims has already saved indexed data in an HDF5 file, a portable scientific standard used in extremely large-scale data acquisition. Subsequently, data accession along any dimension and interactive visualization happens in milliseconds. We have found AlphaTims to be a key enabling tool to explore high-dimensional LC-TIMS-Q-TOF data and have made it freely available as an open-source Python package with a stand-alone graphical user interface at https://github.com/MannLabs/alphatims or as part of the AlphaPept 'ecosystem'.

AB - High-resolution MS-based proteomics generates large amounts of data, even in the standard LC-tandem MS configuration. Adding an ion mobility dimension vastly increases the acquired data volume, challenging both analytical processing pipelines and especially data exploration by scientists. This has necessitated data aggregation, effectively discarding much of the information present in these rich datasets. Taking trapped ion mobility spectrometry (TIMS) on a quadrupole TOF (Q-TOF) platform as an example, we developed an efficient indexing scheme that represents all data points as detector arrival times on scales of minutes (LC), milliseconds (TIMS), and microseconds (TOF). In our open-source AlphaTims package, data are indexed, accessed, and visualized by a combination of tools of the scientific Python ecosystem. We interpret unprocessed data as a sparse four-dimensional matrix and use just-in-time compilation to machine code with Numba, accelerating our computational procedures by several orders of magnitude while keeping to familiar indexing and slicing notations. For samples with more than six billion detector events, a modern laptop can load and index raw data in about a minute. Loading is even faster when AlphaTims has already saved indexed data in an HDF5 file, a portable scientific standard used in extremely large-scale data acquisition. Subsequently, data accession along any dimension and interactive visualization happens in milliseconds. We have found AlphaTims to be a key enabling tool to explore high-dimensional LC-TIMS-Q-TOF data and have made it freely available as an open-source Python package with a stand-alone graphical user interface at https://github.com/MannLabs/alphatims or as part of the AlphaPept 'ecosystem'.

KW - Chromatography, Liquid

KW - HeLa Cells

KW - Humans

KW - Ion Mobility Spectrometry

KW - Mass Spectrometry

KW - Peptides

KW - Software

U2 - 10.1016/j.mcpro.2021.100149

DO - 10.1016/j.mcpro.2021.100149

M3 - Journal article

C2 - 34543758

VL - 20

SP - 100149

JO - Molecular and Cellular Proteomics

JF - Molecular and Cellular Proteomics

SN - 1535-9476

ER -

ID: 303115549