Skip to main content

TargetSearch - a Bioconductor package for the efficient preprocessing of GC-MS metabolite profiling data

Abstract

Background

Metabolite profiling, the simultaneous quantification of multiple metabolites in an experiment, is becoming increasingly popular, particularly with the rise of systems-level biology. The workhorse in this field is gas-chromatography hyphenated with mass spectrometry (GC-MS). The high-throughput of this technology coupled with a demand for large experiments has led to data pre-processing, i.e. the quantification of metabolites across samples, becoming a major bottleneck. Existing software has several limitations, including restricted maximum sample size, systematic errors and low flexibility. However, the biggest limitation is that the resulting data usually require extensive hand-curation, which is subjective and can typically take several days to weeks.

Results

We introduce the TargetSearch package, an open source tool which is a flexible and accurate method for pre-processing even very large numbers of GC-MS samples within hours. We developed a novel strategy to iteratively correct and update retention time indices for searching and identifying metabolites. The package is written in the R programming language with computationally intensive functions written in C for speed and performance. The package includes a graphical user interface to allow easy use by those unfamiliar with R.

Conclusions

TargetSearch allows fast and accurate data pre-processing for GC-MS experiments and overcomes the sample number limitations and manual curation requirements of existing software. We validate our method by carrying out an analysis against both a set of known chemical standard mixtures and of a biological experiment. In addition we demonstrate its capabilities and speed by comparing it with other GC-MS pre-processing tools. We believe this package will greatly ease current bottlenecks and facilitate the analysis of metabolic profiling data.

Background

Metabolite profiling has become a powerful tool to address biological problems. It has been used in a wide range of applications, such as discovering the effects of herbicides in plants [1], drugs in medical fields [2, 3], or molecular physiology and functional genomics [46].

GC-MS is by far the most widely applied analytical method as it provides an efficient way to quantify hundreds of metabolites in a single sample run [79]. In addition, robust extraction protocols exist and there is continued development of data evaluation methods. See [10] for a introduction to metabolomics using GC-MS.

The relatively low cost and high-throughput of GC-MS instruments has led to data pre-processing becoming a major bottleneck in metabolite profiling, particularly with recent increases in experiment size. The typical GC-MS pre-processing approach consists of peak detection and mass spectra deconvolution, retention time alignment across different samples and a normalisation step to remove systematic variation in the data. Finally, the peak information is collected and transformed into a data matrix for statistical analysis. Many software tools are available that can perform said steps, either using a non-targeted approach, i.e., all the extracted peaks are used as relevant information, or a metabolite-targeted approach, where detected peaks are searched in existing compound databases, matching their retention time and spectra. Examples of GC-MS pre-processing software solutions include AMDIS [11], Leco ChromaTOF [12], MetAlign [13], XCMS [14] and Tagfinder [15].

Although deconvolution is a well accepted method, biological complexity of samples, e.g., co-eluting compounds, causes errors in the deconvolution algorithm that result in partially deconvoluted or mixed mass spectra tags (MSTs). A widely accepted alternative to avoid this inconvenience is the extraction of peak apex intensities for selected masses [15]. This method has the advantage of being both less computationally intensive and less error susceptible. In spite of that, existing tools have other limitations such as restrictions to maximum sample number, long run-time and complicated peak identification. The latter typically requires manual inspection and curation that may take weeks to complete for an average experiment.

Our aim was to develop a flexible and automated tool that can pre-process data, identify and quantify metabolite levels for even very large numbers of samples in a targeted manner, whilst keeping processing time to a minimum. Our approach uses peak apex intensities to avoid deconvolution errors, a metabolite reference library based on selective masses and retention time indices [16], conversion and correction from retention time (RT) to retention time index (RI), RI updating and metabolite identification using multiple correlated masses [15, 17].

Our software is implemented in the R language with computationally intensive functions programmed in C for speed and performance. The software is available as an R-package within the framework of the Bioconductor project [18].

Implementation

This section describes our GC-MS pre-processing approach (Figure 1). In short, a sample definition file and a reference library are required to identify the files to process and to provide the metabolite information to be searched for. Mass trace apices are extracted from every chromatogram and stored in text files. At the same time, RT is converted to RI. Selective masses from the reference library are searched in a three-step RI updating procedure. Every file, either chromatogram or peak list, is processed one at a time, allowing the analysis of a large number of samples. Also, since the most time consuming algorithms are written in C, the overall processing time, from raw chromatograms to a metabolite data matrix, is very short.

Figure 1
figure 1

TargetSearch flow chart. TargetSearch pre-processing flow chart for the analysis of GC-MS data.

User input

There are three types of input that the user must supply: chromatogram files, sample description and a reference library.

GC-MS chromatograms must be first exported to the widely accepted and platform-independent NetCDF file format. This is usually performed by using the platform-specific GC-MS software (e.g. Leco ChromaTOF). Baseline correction and smoothing could be performed before exporting the chromatograms, but as this is not always done, we implemented these steps so they can be performed by TargetSearch.

The "sample description" file contains a list of sample names, sample files and sample groups, which is used for the downstream analyses.

Finally, the "reference library" file contains the information on the MSTs that will be searched for in the chromatograms. Required information is the metabolite name, expected RI, selective masses, most abundant masses, spectra and RI deviation. The file format can be tab-delimited text containing said columns or the commonly used NIST MS Search Software text format [19]. We developed a novel iterative approach to RI assignment to take advantage of the fact that RI variation decreases in the following order: between experiment >> between samples >> between masses from the same metabolite. Thus, we use selective masses to identify the experiment RI from the library RI, following that use this to find the sample RI and finally use this to identify co-eluting masses for quantification. TargetSearch can be used with freely available public metabolite libraries, for example, in [16, 20], with commercial libraries, for example, [21] or in-house developed or curated libraries.

Peak identification and RI correction

Initially, TargetSearch performs baseline correction and identifies the local apex intensities from the mass traces in all chromatograms. The baseline correction algorithm is based on [22] and should be performed if the exported chromatograms were not baseline corrected by the vendor software. This is controlled by the user. After that, TargetSearch finds the retention time of the RI markers, internal standard compounds like alkanes or fatty acid methyl esters, and converts the retention time to RI using a linear interpolation [23]. The RI marker definition, time window and m/z values, have to be provided by the user in the same way as for other software [12, 15, 24].

In addition, a report is created to allow the rapid assessment of RI marker outliers. This is an essential step which can be cumbersome and time-consuming using other methods. The generated report contains a separate plot for each retention index marker in which sample number is plotted against the found retention time. Outliers are highlighted on a per-day basis using a 3σ cut-off (or other defined cut-off). Here, measurement days are defined in the "sample description" file or can be detected automatically using hierarchical clustering. This report allows a fast assessment of outliers allowing the user to quickly decide whether the sample should be removed from the data set or not. It is also possible to manually edit the found retention time, but this is in our experience rarely necessary.

Finally, TargetSearch creates a tab delimited file per chromatogram file which contains a peak list, retention times and converted RIs. For efficiency, it is possible to start subsequent steps from these saved files by selecting "Apex Data" instead of "NetCDF Data".

Library search

Metabolites are identified in three steps. First, for every metabolite, selective masses are searched for in a given time window around the expected RI, returning the median RI of all selective masses. The expected RI of the respective metabolite is updated to that value. In the second step, TargetSearch searches the selected masses using the updated RI and a given time deviation, usually smaller than the one used in the first step. The intensities of the selected masses are normalised to the median of the day, and then used to extract other masses with correlated apex profiles. The masses for which the Pearson correlation coefficient is above a given threshold are taken as metabolite markers and their RIs are averaged on a per sample basis. This average RI is taken to represent the exact position where the metabolite elutes in the respective sample. Finally, using this exact RI and a much smaller RI window, TargetSearch searches again for the top masses and the apex intensities are returned.

Metabolite profile

The aim of TargetSearch is to return a metabolite profile that is directly interpretable with little additional manual curation. This is achieved by using many correlated masses for accurate metabolite identification and quantification. TargetSearch details the set of masses that were used for each metabolite. However, as metabolites with similar selective masses and RIs can be present in metabolite libraries it is necessary to reduce redundancy. TargetSearch does this by selecting peaks for which the RI gap is smaller than a defined cut-off and computing the Pearson correlation between them. When two or more metabolites within such a time-group are tightly correlated only the one with more correlated masses is retained. The potential ambiguity is given in the metabolite identity information. This mostly occurs with large, comprehensive libraries which contain many metabolites that elute at the same time and are thus not distinguishable with any approach, or metabolites that are not in the samples, but whose RI and selective masses match one metabolite that indeed is there. Such ambiguity is largely avoided in the case that a curated or more selective library is used.

To aid objective metabolite identification a spectrum similarity score per metabolite is given in the information section. The score includes either all library masses or only the masses that correlate. The score is calculated according to [25]. Let I m and J m the intensities of mass trace m of sample spectrum and reference spectrum, respectively. Then the score S is:

(1)

where N is the total number of masses. If one mass is missing, then the intensity of that mass is zero.

Output

At the end, three matrices are given. One contains the so called metabolite information. This consists of metabolite names; number of correlating masses and the actual correlating mass values, the library RI, found RI and the deviation, spectra similarity score, and the number of samples in which a given metabolite was found. The other two matrices contain the normalised intensities and the RIs, where columns are samples and rows metabolites.

Graphical user interface

In order to facilitate the use of TargetSearch for users unfamiliar with R, we provide a simple to use graphical user interface (GUI). A screenshot can be seen in Figure 2. Many parameters that would be set by calling TargetSearch functions can be set here before running the complete analysis. After the analysis is finished, the results are stored in a set of text files that contain the matrices described in the section above. To invoke the GUI, use the R-command TargetSearchGUI().

Figure 2
figure 2

TargetSearch grahical user interface. A simple GUI for TargetSearch. Here, the user can set all the parameters, import or manually edit the sample files, retention markers definition and library for and run the analysis in one go.

Results and Discussion

In order to validate and demonstrate our method, we performed pre-processing analyses of both a standard mixture experiment and a biological example dataset. The standard mixture dataset allows the performance of TargetSearch to be objectively assessed by comparing the results against the known concentration ranges, whilst the analysis of a biological dataset and the resulting comparison to manual data curation provides an example of the performance on an actual experiment. The standard mixture experiment is described in the example in order to demonstrate the analysis workflow, whilst only the interpretation and comparison of results is presented for the biological dataset.

Standard mixture experiment pre-processing

The following section describes the analysis of the standard mixture experiment containing 27 samples using TargetSearch. It is worth noting that these samples were measured in another laboratory (RIKEN Plant Science Center, Japan), which shows that TargetSearch can work for other data and not only for data generated by our GC-MS platform. Each sample consisted of a mixture of 44 chemical standards at different proportions that were measured as described by Kusano et al. [26]. All chemicals used for GC-TOF/MS analysis were purchased from Wako (Tokyo, Japan) or Sigma-Aldrich (Tokyo, Japan). See Additional file 1 for a detailed list of the standard proportions. The chromatograms are available for download via DROP Met at http://prime.psc.riken.jp. We provide a detailed R-script (Additional file 2) to perform the analysis of the 27 samples. See the TargetSearch vignette or the user manual for further options not covered here.

Data pre-processing example

The first step in GC-MS data pre-processing is to import the chromatogram NetCDF files to TargetSearch. In order to do that, the user must provide the sample ("samples.txt") and retention index ("rimLimits.txt") markers definitions, as described in the user input subsection (see Additional files 3 and 4). The following R-code shows how both definition files are imported.

> samples <- ImportSamples("samples.txt", RIpath=".", CDFpath=".")

> rimLimits <- ImportFameSettings("rimLimits.txt", row.names = 1)

The parameters set the directories where the chromatograms are located and where the extracted peak list files will be saved. After that, the user needs to perform baseline correction and peak identification. Obviously, baseline correction is needed here because these chromatograms have not already been corrected. Otherwise this step is optional.

The RIcorrect function performs both algorithms and is the most time consuming step of the whole pre-processing analysis. In this stage it is possible to specify several parameters: massRange parameter limits the mass values (m/z) that will be included in the analysis, smoothing Window parameter is the number of raw data points that will be averaged in order to remove noise, IntThreshold defines the minimum apex intensity to be listed, baseline indicates that baseline correction will be performed, and baseline.opts is a list object that contains the parameters passed to the baseline algorithm.

> RImatrix <- RIcorrect(samples, rimLimits, massRange = c(75,550), + Window = 15, IntThreshold = 50, baseline = TRUE, baseline.opts = + list(threshold = 0.5))

The function returns a matrix (RImatrix) which contains the retention times of the RI markers (rows) found in every sample (columns) and creates a peak list tab delimited file per chromatogram as described in the peak identification section.

This took around 13 minutes to run on an Intel® Core™2 CPU, 2.13 GHz, 2Gb of RAM computer. It should be mentioned that performing baseline correction doubles the running time in comparison to the running time of already corrected chromatograms, so is very useful to select baseline correction when exporting the chromatograms with the vendor software.

As mentioned before, an essential step is to look for RI markers outliers. This can be easily done by the function FameOutliers which creates a separate plot for each marker and reports whether or not outliers have been found (Figure 3). In this example, we did not find any outliers, but we did observe a strong so-called "day effect" when comparing the measurement day number 2 against days 3 and 4.

Figure 3
figure 3

Retention index markers report. Retention time of the first four retention index markers in the standard mixture experiment. Samples and retention times are represented in the x and y-axis, respectively. Different days of measurement are indicated by numbers 2, 3 and 4. A so-called day effect is observed between days 2, and 3 and 4, manifested as a retention time shift.

outliers <- FAMEoutliers(samples, RImatrix) Outliers Report:

===============

No outliers were found.

The next step is to import the library file (Additional file 5), which is done by the function ImportLibrary. Useful options are TopMasses, which takes the top N most intense masses from the reference spectrum to be searched for, and RI_dev sets the RI deviations. The RI deviations can be equal for all metabolites (a vector of length three), or individual ones (a matrix of three columns and as many rows as metabolites) for fine tuning, i.e., it is possible to set specific RI deviations per metabolite.

> lib <- ImportLibrary("metabLibrary.txt", RI_dev = c(15,8,3), TopMasses = 20)

The metabolite search is performed in three steps as explained in the library search subsection, where a smaller window is used in every following step. Function medianRILib searches the average RI of the selective masses and returns an updated library object. Function sampleRI searches for the selective masses in the samples using the updated average RIs and returns a matrix where each element (i, j) represents the average RI of metabolite i in sample j. Finally, function peakFind searches again for the top masses and returns the apex intensities and RIs. The three step search is performed by the following R-code.

> lib <- medianRILib(samples, lib)

> corRI <- sampleRI(samples, lib)

> peakData <- peakFind(samples, lib, corRI)

The object peakData object has two slots containing all apex raw intensities and RIs of all the masses that were searched for in matrix form. The apex matrix can in principle be used to perform further statistical analysis, by either using R or other statistical tools. In addition, we provide two functions, Profile and ProfileCleanUp, that create a metabolite profile out of the raw apex data.

> metabProfile <- Profile(samples, lib, peakData)

> finalProfile <- ProfileCleanUp(metabProfile, timeSplit = 2, r_thresh = 0.95)

The first function makes the metabolite profile and the second one looks for possible ambiguities, which are controlled by the parameters timeSplit and r_thresh. They define the RI gap cut-off that is used to look for metabolites whose RI distance is less than this gap and the correlation threshold, respectively. A conceptually similar approach so-called "time groups" is implemented in the TagFider software [15]. A summary of the obtained metabolite profile is shown in Table 1 (see Additional file 6 for the full profile). We could identify 43 of the 44 standards. All metabolites have at least seven correlating masses, except maltose that has only four. The similarity score (1) was over 790 for every metabolite except histidine (443), fructose-6-phosphate (661) and maltose (716). Only one ambiguous assignment was found: ribose and arabinose. This may have happened because both metabolites have very similar RIs, the same selective masses and similar spectra. One way to resolve such ambiguity can be setting smaller RI deviations and/or using different selective masses.

Table 1 Summary of the standard mixture metabolite profiling.

Since the chemical standards were measured using different proportions (Additional file 1), we examined the correlation between the abundance estimation with the input concentration in order to further confirm the TargetSearch results. There is a clear correlation for all the metabolites (Table 1, Additional file 7). Most of the metabolites (29) had a correlation coefficient greater than 0.9 and the lowest coefficient was 0.69. Here we showed that with little effort we can perform a metabolite analysis that can be used with little manual curation needed (only 4 of 44 has to be manually checked).

Visualisation

After GC-MS pre-processing, the user can visually compare the averaged metabolite spectra with the reference spectra. Our software include two functions to do so. plotSpectra and plotAllSpectra. They plot a spectra contrast between averaged metabolite spectra, obtained by computing the median intensity of every mass across the samples, and reference spectra for a given metabolite (Figure 4). This allows the user to quickly validate the results by visually inspecting the contrasted spectra. In addition, the metabolite spectra can also be exported as a MSP format file (function writeMSP), which can be imported into NIST for further comparisons against other metabolite libraries.

Figure 4
figure 4

Comparison between identified metabolite spectra and reference spectra. Comparison example between the averaged (blue) and reference spectra (red) of glycolic acid (right) and histidine (left). This type of comparisons can be used to assess the quality of individual identified peaks. In this example, histidine may need a closer inspection to elucidate what causes the difference.

We additionally provide a function to visualise chromatographic peaks in a given sample, which may also help to identify metabolites. See the TargetSearch vignette for examples.

Biological dataset pre-processing

The biological dataset consisted of wild-type Col-0 Arabidopsis thaliana seedling samples. Three week old seedlings, grown on solid MS medium with 1% sucrose, were kept for 4h under either continuous light or darkness. Metabolites were extracted from pools of seedlings in a total of four biological replicates. Extraction and derivatisation of metabolites from leaves using GC-MS were performed as outlined by Lisec et al. [24]. GC-MS data were obtained using an Agilent 7683 series autosampler (Agilent Technologies GmbH, Waldbronn, Germany), coupled to an Agilent 6890 gas chromatograph - Leco Pegasus 2 time-of-flight mass spectrometer (LECO, St. Joseph, MI, USA). Identical chromatogram acquisition parameters were used as those previously described by Weckwerth et al. [27].

A similar pre-processing analysis as the one described for the standard mixture dataset was performed. We used a fatty acid methyl esters (FAMEs) as RI marker standards (Additional file 8) and an in-house reference library composed of 153 metabolites (Additional file 9). This library was manually curated and in addition to known metabolites includes several unknown metabolites that have been observed in previous experiments.

After running TargetSearch, we manually compared the final profile with the deconvoluted peak profiles obtained with LECO (see Additional file 10 for full profile with manual annotations). The profile list contained 138 entries in total, of which 131 metabolites were unambiguously assigned. The 7 ambiguous assignments corresponded to 14 metabolites (2 metabolites per entry). The remaining 8 metabolites (of the 153) were neither present in the final profile nor in the chromatograms as confirmed by manual inspection. Based on our previous experience, we routinely only consider metabolites to be present if at least 3 correlating masses at the correct RI are identified (this excludes the duplicate isotope pairs that are often observed to correlate). Taking this into account, we would consider 101 metabolites to be identified in this experiment. We thus checked these manually and found that 96 were correctly assigned (these were all assigned a similarity score above 600), 1 ambiguity was wrongly resolved, i.e., the correct metabolite was not the one suggested; 1 ambiguity could not be resolved manually, due to similar RIs and reference spectra; 1 metabolite was not found in the chromatograms; and 2 metabolites were not found but 2 peaks (unknowns) were found at their expected retention time. The later could be anticipated in the profile since the similarity score reported by TargetSearch was below 400.

Although we would not routinely work with the remaining 37 entries (38 metabolites in total) that did not meet our correlating masses minimum, we additionally manually inspected these. Their classification was as follows: 31 metabolites, including 1 ambiguity, were not found in the chromatograms; 5 metabolites were only found in a few of the chromatograms at low abundance and 2 metabolites were present but overloaded. In summary, 96 of 101 metabolites found by TargetSearch were correctly assigned. Similarly, 31 of 38 metabolites that we considered to have too few correlating masses to be present were manually confirmed not to be present in the chromatograms. Just 5 metabolites were found by our software but could not be confirmed to sufficient confidence by manual curation, whilst 7 metabolites were not reported by TargetSearch but were present in the chromatograms. This gives over 91% of assignment accuracy, counting the true positives and true negatives ratio. The results are illustrated in Figure 5.

Figure 5
figure 5

Comparison between identified metabolites by TargetSearch and manual curation. The venn diagrams show the number of metabolites considered to be either present or not present by TargetSearch in comparison to the manual curation. Left hand side: 96 metabolites identified by TargetSearch that were confirmed by manual curation. Right hand side: 31 metabolites not identified by TargetSearch and confirmed by manual curation. Both diagrams: 5 metabolites found by our software but not confirmed by manual curation, whilst 7 metabolites were not reported by TargetSearch but were present in the chromatograms.

Based on this example analysis and our experience with several other biological datasets, errors can be made by TargetSearch in the following cases: metabolites with similar selective masses and spectra that elute at similar retention times; low abundant metabolites may cause spurious correlations, whilst overloaded peaks often elude the peak detection algorithm or disrupt correlation; finally, metabolites not present in the library that elute in the place where another metabolite is expected, as occurred in two cases in this analysis.

Many of these issues can be solved by changing the parameter definitions and in general the resulting dataset is more objectively linked to these parameters than the decisions involved in a typical manual curation. Metabolite identification issues for example can be solved by increasing the intensity threshold during the peak detection stage, or by changing the correlation cut-off. We also note that most of these errors are inherent to metabolite profiling per se rather than being specific to our software and are thus also addressed by other technical aspects of the experiment (e.g. saturation/sample overloading or low-abundance).

Performance

We developed this package with the intention to process as many chromatograms as possible in a single run and to be fast. To asses performance, we compared the processing speed of TargetSearch with other GC-MS pre-processing software: XCMS and Tagfinder. First, we wanted to see what was the maximum number of chromatograms that can be processed by said tools. TargetSearch could process our largest experiment - 1025 baseline corrected chromatograms (Caldana et al., unpublished), taking around 6 hours to get a final data matrix (Intel® Core™2 CPU, 2.13 GHz, 2Gb of RAM). However, neither XCMS nor Tagfinder were able to process anywhere near that number of chromatograms with the same computer. We then reduced the number of chromatograms to 200 so we could compare the processing times. TargetSearch proved to be much faster than XCMS and Tagfinder. Results are summarised in Table 2.

Table 2 Performance comparison of pre-processing analysis using Tagfinder, XCMS and TargetSearch.

Conclusions

Here we presented the TargetSearch software for the data pre-processing of GC-MS based metabolite profiling experiments. Our method includes a novel strategy to iteratively correct and update retention times and uses efficient criteria for searching and identifying metabolites. This massively reduces the time from data acquisition to biological interpretation, particularly as good quality data can be directly obtained with limited need for manual curation. Another advantage over other software, is the ability to analyse virtually any number of samples, at least over 1000, which otherwise is a major limitation of existing software, whilst maintaining a fast processing speed. We also provide a GUI intended to assist users not familiar with R. Using a dilution mixture dataset we found that TargetSearch accurately identified the chemical components and reported abundance estimates which very well reproduced the input concentrations. Using a real biological experiment, the accuracy in terms of automated profiling was over 90%. These results show that TargetSearch greatly facilitates the analysis of metabolic profiling data and creates substantial time savings allowing scientists to focus more on the biology under investigation.

Availability and requirements

Project name: TargetSearch

Project homepage: http://bioconductor.org/packages/2.5/bioc/html/TargetSearch.html

Operating System: Platform independent

Programming language: R, C

Other requirements: R > = 2.7

License: GPL version 2 or newer

Abbreviations

GC-MS:

Gas Chromatography-Mass Spectrometry

MST:

Mass Spectra Tag

RT:

Retention Time

RI:

Retention time Index

GUI:

Graphical User Interface.

References

  1. Sauter H, Lauer M, Fritsch H: Metabolic profiling of plants - a new diagnostic-technique. Acs Symposium Series 1991, 443: 288–299. 10.1021/bk-1991-0443.ch024

    Article  CAS  Google Scholar 

  2. Lindon JC, Holmes E, Bollard ME, Stanley EG, Nicholson JK: Metabonomics technologies and their applications in physiological monitoring, drug safety assessment and disease diagnosis. Biomarkers 2004, 9: 1–31. 10.1080/13547500410001668379

    Article  CAS  PubMed  Google Scholar 

  3. Claudino WM, Quattrone A, Biganzoli L, Pestrin M, Bertini I, Leo AD: Metabolomics: Available results, current research projects in breast cancer, and future applications. J Clinical Oncology 2007, 25(19):2840–2846. 10.1200/JCO.2006.09.7550

    Article  CAS  Google Scholar 

  4. Bino RJ, Hall RD, Fiehn O, Kopka J, Saito K, Draper J, Nikolau BJ, Mendes P, Roessner-Tunali U, Beale MH, Trethewey RN, Lange BM, Wurtele ES, Sumner LW: Potential of metabolomics as a functional genomics tool. Trends In Plant Science 2004, 9(9):418–425. 10.1016/j.tplants.2004.07.004

    Article  CAS  PubMed  Google Scholar 

  5. Nicholson JK, Lindon JC, Holmes E: 'Metabonomics': understanding the metabolic responses of living systems to pathophysiological stimuli via multivariate statistical analysis of biological NMR spectroscopic data. Xenobiotica 1999, 29(11):1181–1189. 10.1080/004982599238047

    Article  CAS  PubMed  Google Scholar 

  6. Stephanopoulos G, Alper H, Moxley J: Exploiting biological complexity for strain improvement through systems biology. Nature Biotechnology 2004, 22(10):1261–1267. 10.1038/nbt1016

    Article  CAS  PubMed  Google Scholar 

  7. Fernie AR, Trethewey RN, Krotzky AJ, Willmitzer L: Innovation - Metabolite profiling: from diagnostics to systems biology. Nature Rev Mol Cell Biol 2004, 5(9):763–769. 10.1038/nrm1451

    Article  CAS  Google Scholar 

  8. Fiehn O, Kopka J, Trethewey RN, Willmitzer L: Identification of uncommon plant metabolites based on calculation of elemental compositions using gas chromatography and quadrupole mass spectrometry. Analytical Chem 2000, 72(15):3573–3580. 10.1021/ac991142i

    Article  CAS  Google Scholar 

  9. Gullberg J, Jonsson P, Nordstrom A, Sjostrom M, Moritz T: Design of experiments: an efficient strategy to identify factors influencing extraction and derivatization of Arabidopsis thaliana samples in metabolomic studies with gas chromatography/mass spectrometry. Analytical Biochem 2004, 331(2):283–295. 10.1016/j.ab.2004.04.037

    Article  CAS  Google Scholar 

  10. Fancy SA, Rumpel K: GC-MS-Based Metabolomics. In Biomarker Methods in Drug Discovery and Development, Methods in Pharmacology and Toxicology. Edited by: Wang F. Humana Press; 2008:317–340. 10.1007/978-1-59745-463-6

    Chapter  Google Scholar 

  11. AMDIS Overview[http://chemdata.nist.gov/mass-spc/amdis/]

  12. Leco ChromaTOF, St. Joseph, MI, USA[http://www.leco.com].

  13. Lommen A: MetAlign: interface-driven, versatile metabolomics tool for hyphenated full-scan mass spectrometry data preprocessing. Anal Chem 2009, 81(8):3079–3086. 10.1021/ac900036d

    Article  CAS  PubMed  Google Scholar 

  14. Smith CA, Want EJ, O'Maille G, Abagyan R, Siuzdak G: XCMS: Processing mass spectrometry data for metabolite profiling using Nonlinear peak alignment, matching, and identification. Analytical Chem 2006, 78(3):779–787. 10.1021/ac051437y

    Article  CAS  Google Scholar 

  15. Luedemann A, Strassburg K, Erban A, Kopka J: TagFinder for the quantitative analysis of gas chromatography - mass spectrometry (GC-MS)-based metabolite profiling experiments. Bioinformatics 2008, 24(5):732–737. 10.1093/bioinformatics/btn023

    Article  CAS  PubMed  Google Scholar 

  16. Kopka J, Schauer N, Krueger S, Birkemeyer C, Usadel B, Bergmuller E, Dormann P, Weckwerth W, Gibon Y, Stitt M, Willmitzer L, Fernie AR, Steinhauser D: GMD@CSB.DB: the Golm Metabolome Database. Bioinformatics 2005, 21(8):1635–1638. 10.1093/bioinformatics/bti236

    Article  CAS  PubMed  Google Scholar 

  17. Tikunov Y, Lommen A, de Vos CHR, Verhoeven HA, Bino RJ, Hall RD, Bovy AG: A novel approach for nontargeted data analysis for metabolomics. Large-scale profiling of tomato fruit volatiles. Plant Physiol 2005, 139(3):1125–1137. 10.1104/pp.105.068130

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  18. Gentleman RC, Carey VJ, Bates DM, Bolstad B, Dettling M, Dudoit S, Ellis B, Gautier L, Ge Y, Gentry J, Hornik K, Hothorn T, Huber W, Iacus S, Irizarry R, Leisch F, Li C, Maechler M, Rossini AJ, Sawitzki G, Smith C, Smyth G, Tierney L, Yang JYH, Zhang J: Bioconductor: Open software development for computational biology and bioinformatics. Genome Biology 2004, 5: R80. 10.1186/gb-2004-5-10-r80

    Article  PubMed Central  PubMed  Google Scholar 

  19. National Institute of Standards and Technology, Gaithersburg, MD, USA[http://www.nist.gov/srd/nist1a.htm]

  20. Schauer N, Steinhauser D, Strelkov S, Schomburg D, Allison G, Moritz T, Lundgren K, Roessner-Tunali U, Forbes MG, Willmitzer L, Fernie AR, Kopka J: GC-MS libraries for the rapid identification of metabolites in complex biological samples. Febs Lett 2005, 579(6):1332–1337. 10.1016/j.febslet.2005.01.029

    Article  CAS  PubMed  Google Scholar 

  21. NIST/EPA/NIH Mass Spectral Library 2008[http://0-www-wiley-com.brum.beds.ac.uk/WileyCDA/WileyTitle/productCd-0470425172.html]

  22. Chang D, Banack CD, Shah SL: Robust baseline correction algorithm for signal dense NMR spectra. J Magn Reson 2007, 187(2):288–292. 10.1016/j.jmr.2007.05.008

    Article  CAS  PubMed  Google Scholar 

  23. Dool H, Kratz PD: A generalization of retention index system including linear temperature programmed gas-liquid partition chromatography. J Chromatography 1963, 11(4):463. 10.1016/S0021-9673(01)80947-X

    Article  Google Scholar 

  24. Lisec J, Schauer N, Kopka J, Willmitzer L, Fernie AR: Gas chromatography mass spectrometry-based metabolite profiling in plants. Nature Protocols 2006, 1: 387–396. 10.1038/nprot.2006.59

    Article  CAS  PubMed  Google Scholar 

  25. Gan F, Yang JH, Liang YZ: Library search of mass spectra with a new matching algorithm based on substructure similarity. Analytical Sciences 2001, 17(5):635–638. 10.2116/analsci.17.635

    Article  CAS  PubMed  Google Scholar 

  26. Kusano M, Fukushima A, Arita M, Jonsson P, Moritz T, Kobayashi M, Hayashi N, Tohge T, Saito K: Unbiased characterization of genotype-dependent metabolic regulations by metabolomic approach in Arabidopsis thaliana. BMC Syst Biol 2007, 1: 53. 10.1186/1752-0509-1-53

    Article  PubMed Central  PubMed  Google Scholar 

  27. Weckwerth W, Wenzel K, Fiehn O: Process for the integrated extraction, identification and quantification of metabolites, proteins and RNA to reveal their co-regulation in biochemical networks. Proteomics 2004, 4: 78–83. 10.1002/pmic.200200500

    Article  CAS  PubMed  Google Scholar 

Download references

Acknowledgements

The authors acknowledge Aenne Eckhardt, Gudrun Wolter and Anjte Boltze for running samples. Alexander Erban, Alexander Luedemann and Joachim Kopka for useful discussion. Thomas Degenkolbe, Szymon Jozefczuck and Gareth Catchpole for commenting on the method. ACI acknowledges MECESUP. Makoto Kobayashi is thanked for GC-MS measurements. Funding was provided by Max Planck Society, Max Planck Institute for Molecular Plant Physiology. MAH was supported by FP6 "AGRON-OMICS" (contract LSHG-CT-2006-037704).

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Álvaro Cuadros-Inostroza.

Additional information

Authors' contributions

MAH initiated and supervised the project and developed an initial method with HR. ACI improved and developed the majority of the method and the R package. CC tested and contributed to the method. JL contributed R scripts and developed the graphic user interface. MK performed GC-MS analysis. LW discussed and supervised the project. ACI drafted the manuscript, with additions from all authors. All authors read and approved the final manuscript.

Electronic supplementary material

12859_2009_3158_MOESM1_ESM.TXT

Additional file 1: standard compounds. The list of standard compounds. Additional columns indicate the concentration in μ g/μ L that was used in every mixture. (TXT 2 KB)

12859_2009_3158_MOESM2_ESM.R

Additional file 2: TargetSearch example R-script. R-script used in this manuscript to process the standard mixture samples. (R 4 KB)

12859_2009_3158_MOESM3_ESM.TXT

Additional file 3: Sample file. The sample description file needed as input for TargetSearch. It contains the list of NetCDF files, the measurement day and the mixture used. (TXT 615 bytes)

12859_2009_3158_MOESM4_ESM.TXT

Additional file 4: Retention index marker limits. The Retention index marker file needed as input for TargetSearch. Columns represent the standard name, lower and upper limits, RI, and mass. (TXT 206 bytes)

12859_2009_3158_MOESM5_ESM.TXT

Additional file 5: Reference metabolite library. The reference library which contains the information on the standards that were searched for in the chromatograms. (TXT 19 KB)

12859_2009_3158_MOESM6_ESM.TXT

Additional file 6: Metabolite profile. The metabolite profile information as given by TargetSearch. It contains the metabolite names, number of correlating masses, the mass values, the library RI, the found RI, RI deviation and spectra score. (TXT 12 KB)

12859_2009_3158_MOESM7_ESM.PDF

Additional file 7: Metabolite concentration correlation. Correlation between the input standard concentration and the obtained metabolite abundance. Every boxplot corresponds to one metabolite as indicated in the plot title. Boxes represent mixtures, mixture concentrations are shown above the box, the y-axis is the relative abundance, the expected abundances are indicated by horizontal dashed lines, and the correlation coefficient is displayed at the bottom of the graph. (PDF 162 KB)

12859_2009_3158_MOESM8_ESM.TXT

Additional file 8: Retention index marker limits (biological dataset). The Retention index marker file needed as input for TargetSearch (Biological Dataset). Columns represent the standard name, lower and upper limits and RI. (TXT 410 bytes)

12859_2009_3158_MOESM9_ESM.TXT

Additional file 9: Reference metabolite library (biological dataset). The reference library which contains the information on the standards that were searched for in the biological dataset chromatograms. (TXT 132 KB)

12859_2009_3158_MOESM10_ESM.XLS

Additional file 10: Biological dataset profile. The metabolite profile information as given by TargetSearch. It contains the metabolite names, number of correlating masses, the mass values, the library RI, the found RI, RI deviation and spectra score. The first column contains the annotations after manual curation. (XLS 69 KB)

Authors’ original submitted files for images

Rights and permissions

This article is published under license to BioMed Central Ltd. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Cuadros-Inostroza, Á., Caldana, C., Redestig, H. et al. TargetSearch - a Bioconductor package for the efficient preprocessing of GC-MS metabolite profiling data. BMC Bioinformatics 10, 428 (2009). https://0-doi-org.brum.beds.ac.uk/10.1186/1471-2105-10-428

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://0-doi-org.brum.beds.ac.uk/10.1186/1471-2105-10-428

Keywords