Related Experiment Video
Updated: Jun 16, 2026

07:44
TMT Sample Preparation for Proteomics Facility Submission and Subsequent Data Analysis
Published on: June 8, 2020
An optimized data structure for high-throughput 3D proteomics data: mzRTree
Sara Nasso1, Francesco Silvestri, Francesco Tisiot
1Department of Information Engineering, University of Padova, Padova Italy. sara.nasso@dei.unipd.it
Journal of Proteomics
|February 20, 2010
Summary
New software tools are needed for mass spectrometry (MS)-based proteomics data management. We developed mzRTree, an R-tree-based data structure, to efficiently store and query large liquid chromatography-MS (LC-MS) datasets, improving data analysis performance.
Area of Science:
- Proteomics
- Bioinformatics
- Data Management
Background:
- Mass spectrometry (MS)-based proteomics is an emerging field requiring efficient data management tools.
- Current methods for storing and accessing LC-MS data, often in XML formats, are inefficient for high-throughput datasets.
- LC-MS data analysis frequently involves 2D range queries, necessitating optimized data structures.
Purpose of the Study:
- To propose a novel data structure, mzRTree, for efficient management of LC-MS datasets.
- To optimize the performance of 2D range queries on large-scale LC-MS data.
- To reduce the computational costs associated with analyzing large profile datasets in proteomics.
Main Methods:
- Development of mzRTree, a scalable index based on the R-tree data structure.
- Implementation of mzRTree for efficient creation from standard XML-based LC-MS data formats.
- Experimental evaluation of mzRTree's performance on range queries compared to existing structures.
Main Results:
- mzRTree demonstrates superior performance across all tested range queries compared to existing data structures for LC-MS data.
- The proposed mzRTree is more space-efficient than alternative structures.
- mzRTree effectively handles very large LC-MS datasets.
Conclusions:
- mzRTree offers a significant improvement in managing and querying large LC-MS datasets.
- The novel data structure reduces computational complexity and enhances efficiency in MS-based proteomics data analysis.
- mzRTree is a valuable tool for the growing field of proteomics, addressing current data management challenges.
Related Concept Videos
Proteomics
A proteome is the entire set of proteins that a cell type produces. We can study proteomes using the knowledge of genomes because genes code for mRNAs, and the mRNAs encode proteins. Although mRNA analysis is a step in the right direction, not all mRNAs are translated into proteins.
Proteomics is the study of proteomes' function. It involves the large-scale systematic study of the proteome to denote the protein complement expressed by a genome. Scientist Mark Wilkins coined the term proteomics...
Proteomics is the study of proteomes' function. It involves the large-scale systematic study of the proteome to denote the protein complement expressed by a genome. Scientist Mark Wilkins coined the term proteomics...
Electron Microscope Tomography and Single-particle Reconstruction
Transmission electron microscopy (TEM) can be used to determine the 3D structure of biological samples with the help of techniques such as electron microscope tomography and single-particle reconstruction. While single-particle reconstruction can examine macromolecules and macromolecular complexes in vitro conditions only, tomography permits the study of cell components or small cells in vivo.
Electron Tomography
Electron tomography can be performed either in TEM or STEM (scanning transmission...
Electron Tomography
Electron tomography can be performed either in TEM or STEM (scanning transmission...

