Title :
Fast Elastic Peak Detection for Mass Spectrometry Data Mining
Author :
Zhang, Xin ; Shasha, Dennis ; Song, Yang ; Wang, Jason T L
Author_Institution :
Dept. of Comput. Sci., New York Univ., New York, NY, USA
fDate :
4/1/2012 12:00:00 AM
Abstract :
We study a data mining problem concerning the elastic peak detection in 2D liquid chromatography-mass spectrometry (LC-MS) data. These data can be modeled as time series, in which the X-axis represents time points and the Y-axis represents intensity values. A peak occurs in a set of 2D LC-MS data when the sum of the intensity values in a sliding time window exceeds a user-determined threshold. The elastic peak detection problem is to locate all peaks across multiple window sizes of interest in the data set. We propose a new data structure, called a Shifted Aggregation Tree or AggTree for short, and use the data structure to find the different peaks. Our method, called PeakID, solves the elastic peak detection problem in 2D LC-MS data yielding neither false positives nor false negatives. The method works by first constructing an AggTree in a bottom-up manner from the given data set, and then searching the AggTree for the peaks in a top-down manner. We describe a state-space algorithm for finding the topology and structure of an efficient AggTree to be used by PeakID. Our experimental results demonstrate the superiority of the proposed method over other methods on both synthetic and real-world data.
Keywords :
bioinformatics; chromatography; data mining; data structures; mass spectroscopy; proteomics; 2D liquid chromatography-mass spectrometry data; AggTree; data structure; elastic peak detection problem; mass spectrometry data mining; shifted aggregation tree; state-space algorithm; user-determined threshold; Binary trees; Data mining; Spectroscopy; Three dimensional displays; Time series analysis; USA Councils; Knowledge discovery from LC-MS data; algorithms and data structures.; bioinformatics; computational proteomics; time series data mining;
Journal_Title :
Knowledge and Data Engineering, IEEE Transactions on
DOI :
10.1109/TKDE.2010.238