Skip to main content

In silico design of targeted SRM-based experiments

Abstract

Selected reaction monitoring (SRM)-based proteomics approaches enable highly sensitive and reproducible assays for profiling of thousands of peptides in one experiment. The development of such assays involves the determination of retention time, detectability and fragmentation properties of peptides, followed by an optimal selection of transitions. If those properties have to be identified experimentally, the assay development becomes a time-consuming task. We introduce a computational framework for the optimal selection of transitions for a given set of proteins based on their sequence information alone or in conjunction with already existing transition databases. The presented method enables the rapid and fully automated initial development of assays for targeted proteomics. We introduce the relevant methods, report and discuss a step-wise and generic protocol and we also show that we can reach an ad hoc coverage of 80 % of the targeted proteins. The presented algorithmic procedure is implemented in the open-source software package OpenMS/TOPP.

Introduction

Mass spectrometry (MS) has become the most important method for protein identification and quantitation. In shotgun proteomics proteins are usually digested into smaller peptides. The complex mixture of peptides is then analyzed with high-performance liquid chromatography (HPLC) coupled to a mass spectrometer (LC-MS). The fragmentation of peptide ions allows the determination of the sequence by recording production masses. This method is called tandem MS [1] and is an established method in many laboratories. The selection of peptide ions for fragmentation in tandem MS is most commonly done in a data-dependent acquisition (DDA) where the n most abundant precursor ions are selected for fragmentation in each survey scan. Coupled with efficient separation methods, DDA allows in-depth proteome analysis. Due to the stochastic nature of ion sampling, DDA is accompanied with bad reproducibility and not uncommonly low-abundant proteins remain unseen.

Targeted proteomics based on selected reaction monitoring (SRM), in contrast, is a popular technology that avoids some of the drawbacks of DDA-based shotgun proteomics. SRM-based analysis of protein expression has been shown to be highly sensitive [2]. Sensitivity, dynamic range and reproducibility of SRM assays are increased compared to a shotgun assay, therefore, SRM is a promising tool for clinical applications, especially for biomarker validation in blood plasma [3]. In contrast to DDA methods, SRM-based proteomics targets only selected proteins/peptides and thus relies on knowledge of the selected precursor and their productions. Peptides are monitored using transitions. A transition is defined as the pair of precursor mass/charge ratio and a production mass/charge ratio. Technically, these transitions are measured on a triple-quadrupole mass spectrometer, which enable to selectively choose precursor ions in the first quadrupole, trigger their fragmentation in the second quadrupole and monitor specific fragment ions in their quadrupole mass analyzer. The ability to quantify proteins is comparable to western blotting or ELISA assay, but much easier to parallelize, automate, and replicate. In classical SRM experiments those transitions have been constructed based on knowledge from previous experiments [4]. Although SRM-based methods cannot be used for discovery approaches, such experiments play an increasingly important role for biomarker validation and quantitative studies in systems biology, where researchers are interested in quantitative information for specific pathways only. SRM has also been successfully applied to large-scale genome-wide experiments [5, 6]. In [6] the authors show that SRM assays are capable to cover the full dynamic range of protein expression of small sized eukaryotic organisms, such as S. cerevisiae.

The selection of SRM transitions remains a difficult task. Transition information based on experimental data on a variety of different biological and technical systems, is accumulated in databases. A commonly used repository for SRM transitions is the MRM atlas webpage (http://www.mrmatlas.org/) and several tools emerged that make use of known information to design SRM assays. Examples for SRM design platforms include Skyline [7, 8], as well as MRMaid [9, 10]. Such tools have become indispensable in the design for targeted proteomics experiments. While these tools allow for an efficient construction of transition information from public data and also for the prediction of retention times for the individual peptides, the optimal schedule of transitions with the objective to maximize protein identifications needs the formulation of an optimization problem in addition. Furthermore, the heterogeneity of data sets, instrumental conditions and the focus on human samples and some model organisms, limit the applicability of the data repositories as a single source for transition information. Targeted SRM experiments greatly benefit from both, the optimal selection and the optimal scheduling of transitions. It is thus desirable to use a semi-automated integration of SRM design tools, such as MRMaid and Skyline, with our solution to the optimization problem as described below. Generally one should select only peptides that can be uniquely mapped to a protein and that are detectable in a mass spectrometer. Therefore the notion proteotypic peptide is frequently used in SRM-based proteomics [11, 12]. A proteotypic peptide is unique for a protein with respect to a given proteome and detectable through the mass spectrometer. Proteotypicity is thus an extension of the commonly used peptide detectability property to the unique mapping of the peptide to a single protein. Peptide detectability has been shown to be a crucial parameter for protein quantification and identification [13, 14]. In principle, these peptides can be systematically determined for all proteins of an organism; however, this approach is rather expensive. There have been numerous approaches that suggest computational methods for the prediction of peptide proteotypicity/detectability [14] and in 2007, the notion of proteotypicity was introduced [11]. Given the research effort put into the computational prediction of peptide detectability, it is possible to construct SRM assays de novo, that is, from the protein sequences alone. If transition information is present for the given organism and instrument, this information can be incorporated into the assay, additionally to the de novo constructed transitions. In SRM, a mass filter selects the precursor m/z value and after CID a specific production m/z value is monitored. The number of transitions that a mass spectrometer can monitor in parallel is limited, currently, to a few dozen transitions at best. Peptides typically elute over short time spans only, hence the transition needs to be monitored only within a small retention time window. Restricting the monitoring of each transition to a limited time window can thus increase the overall assay capacity tremendously, but it requires knowledge of the peptide retention time. Given a large number of transitions of different peptides/proteins, the transitions need to be arranged in an experiment, such that the measurement time is used efficiently. Even in low-complexity samples there are many more transitions that could be scheduled compared to the overall measurement time.

An optimization problem can be formulated to select the best set of transitions: how to choose between thousands of transitions such that the number of proteins that are observed is maximized and the error in protein quantification minimized? We introduce a novel method for the optimal de novo design of targeted SRM experiments based on the protein sequences alone or in conjunction with existing transition information. Apart from a simple calibration run (e.g., a protein mix) to determine the properties of the chromatographic system, no further experimental data is required. Our approach is based on machine learning methods and combinatorial optimization. Machine learning methods predict peptide proteotypicity [11, 13, 15], peptide retention times [16, 17], and suitable productions for SRM transitions (see upper path in Figure 1). These peptide properties may also be determined experimentally (see lower path in Figure 1). Besides the pure computational design of the targeted proteomics experiment, we also illustrate how existing, experimentally determined transition can be incorporated into the formulation of the optimization problem. From the total set of suitable transitions, we then formulate the SRM scheduling problem, which optimizes the measurement schedule with respect to protein and peptide coverage while ensuring that each peptide is covered by a minimal number of SRM transitions. At the same time, an optimal design also makes the best use of instrument measurement time by scheduling as many transitions as possible. We describe training and evaluation of the prediction methods used in this work. The scheduling problem is formally described as an integer linear program (ILP) [18]. Despite the complexity of the problem, we found that most real-world instances of the problem can nevertheless be solved in acceptable time. We show the performance and applicability of these methods on a simple example, where we generate a scheduled SRM assay for a protein mixture and we outline the integration of experimentally determined transitions. For the pure computational approach (without the integration of experimental data), we can show that as expected from the performance of single prediction methods, about half of the transitions work without experimental validation. The resulting SRM schedule is thus an excellent starting point for subsequent experimental optimization.

Figure 1
figure 1

Overview. The basis of an SRM experiment are the targeted proteins (here proteins involved in a pathway). For those protein sequences the SRM transitions can be determined experimentally, they can be found using prediction methods or a hybrid method is used, where transitions are partly predicted and retrieved from repositories. Regardless of their calculation, the transitions are then scheduled and the mass spectrometric data is acquired.

Materials and methods

OpenMS

OpenMS is a comprehensive C++ framework for computational mass spectrometry. A wide range of MS-related data structures and algorithms allow rapid prototyping of data processing pipelines for mass spectrometry-based proteomics. OpenMS is freely available at www.openms.de. All experiments outlined here can be performed using the OpenMS library.

Data generation

All data used in the example processing pipeline have been acquired with the same instrumental setup. A mouse proteome dataset was used as training data and the UPS1 protein mixture, containing 48 different proteins (Sigma Aldrich, Catalog Number U6133) was used as test data. All protein mixtures were digested with trypsin (Promega) and the resulting peptide mixtures were analyzed using a nanoflow LC (Proxeon Biosystems) with nano-HPLC column (75 mm by 15 cm) packed in-house with 3-mm C18 beads (Dr. Maisch). The LC was online coupled to a 4000 QTrap (ABSciex). The mass to charge range for precursor selection for Q1 was set to 400-1000 Th (Thomson) and for production selection for Q3 to 400-1,200 Th.

Training data

Peptide identifications for the mouse dataset were performed using consensus identifications [19] on the basis of the Mascot [20], X!Tandem [21] and OMSSA [22] search engines. The SwissProt [23] mouse database (version 57.1) was used for all database search programs. All searches were performed using a combined target/decoy database. The decoy sequences were generated by reversing all protein sequences. False discovery rates were estimated using q-values [24] and a q-value cut-off of 0.01 was used to extract correct identifications. Carbamidomethylation of cysteines was set as a fixed modification and no variable modifications were allowed. The precursor mass tolerance was set to 0.8 Da and the production tolerance was set to 0.5 Da. For the different prediction models the datasets were created as follows:

If the same sequence and charge was identified several times, the spectrum with the highest total ion current (TIC) was kept. The best 1,000 peptides (ranked according to their q-values) were used for training of the retention time and the proteotypicity. No missed cleavages were allowed for the training. The proteotypicity model needs additional negative examples; peptides that have theoretical m/z values within the instrument detection range, but are not observed in the training dataset. One thousand undetected peptides from proteins with high sequence coverage (many identified peptides) were used for this purpose.

Experimental test data

The transitions were calculated and optimally scheduled for the 48 proteins included in the UPS1 mix. The experimental processing was done as for the training data.

Pre-existing, experimentally validated transition information

Besides the pure computational determination of the optimal transition schedule, our approach also allows additional incorporation of information from existing repositories. In this article, we illustrate the information retrieval for the SRMAtlas (http://www.srmatlas.org) repository. The data retrieval is from public repositories is exemplified with the α-lactalbumin protein (UniProtKB/Swiss-Prot: P00709 (LALBA_HUMAN)).

Algorithmic procedures

The aim of targeted proteomics experiments is the identification and quantification of a given set of proteins. The size of this set can range from single proteins, such as biomarkers, over moderate sized sets, such as all components of a cellular pathway, up to the entire proteomes. Depending on this target protein set the formulation of the problem needs information on the proteotypicity and the retention time of all theoretical peptides that can result from the protein sequences, as well as on the production intensity for a given peptide sequence.

These unknowns can either be filled by experimental evidence, by de novo calculation of prediction models (see Figure 1) or by a combination of both. In the following we will summarize the methods underlying the single prediction methods and finally we will show the formulation of an integer linear program that allows combining different methods to optimally schedule transitions in an SRM assay. The final combination needs to cope with the uncertainty from the prediction methods, while optimizing the coverage of the proteins that are analyzed within one experiment.

Integer linear program (ILP)

An ILP is a technique for the optimization of a linear objective function. For the SRM experimental design, this optimization problem is to find the maximal number of transitions that can be placed into one experiment, while preserving several constraints, such as the number of simultaneous transitions.

Retention time prediction

For the prediction of retention times for peptide sequences a model is calculated based on support vector regression (SVR [25]). The relevant sequence information is integrated in this model using a specialized string paired oligo border kernel (POBK). A detailed algorithmic description of this method can be found in [16]. The training of the retention time model needs data that were acquired on the same instrument as the experiment. The method shown here requires only about 40 peptides with accurately annotated retention times. The support vector regression method aims to find a function f : XY, Y from n labeled training samples (x i , y i ) {(x i , y i ) |x i X, y i Y, i = 1, .., n} in order to allow predictions y Y to unknown data samples x X from the same data source.

Proteotypicitiy prediction

Proteotypic peptides are unique and detectable peptides. While uniqueness within a given database is trivial to determine, prediction of detectability is less trivial. It is common knowledge that not all peptides of a digested protein are detectable in an LC-MS experiment [15]. Many different physicochemical properties of peptides have impact on ionization efficiency during electrospray ionization (ESI).We integrated an additional machine learning-based model for peptide proteotypicity prediction. In this context, proteotypicity refers to the peptide detectability in the mass spectrometer. For this prediction a support vector-based approach in combination with a tailor-made kernel function was chosen that is similar to the model used for peptide retention time prediction. The training dataset includes positive (detectable peptides) and negative (non-detectable peptides) examples. Good performance is observed if at least 1,000 positive as well as 1,000 negative examples are chosen for training. These training examples can be easily extracted from the identification results of existing shotgun proteomics runs. If the training data has been identified using the target-decoy approach [26], peptide identification with q-values ≤ 0.01 are chosen as positive examples. Negative examples are chosen by selecting non-observed tryptic peptides with appropriate theoretical m/z values from proteins that were identified with sufficient sequence coverage. For all experiments we set the protein sequence coverage to be at least 15 %.

Fragment intensity prediction

An accurate prediction of fragment spectrum intensities allows selecting the most intenseions and thus the most sensitive SRM transitions. For the prediction of fragment ion intensities OpenMS implements a hidden Markov model based on the mobile proton hypothesis and the main peptide fragmentation pathways [27]. This model generates a theoretical fragment spectrum including fragment ion intensities for any given peptide sequence and charge. For the selection of the optimal transitions we employed several criteria, such as a limited production mass range; fragment masses are not used if they are likely to interfere with others and the predicted retention time has to be in an appropriate range.

Retrieval of pre-existing transition information

The hybrid approach, as visualized in Figure 1, needs information that is stored in public repositories. Figure 2 illustrates the information that can be manually retrieved from the the PeptideAtlas repository. Once the information is downloaded, it can be incorporated into or replace the list of possible transitions that has been created via machine learning tools. The downstream formulation of the optimization problem remains the same, independent of whether experimentally confirmed or in silico predicted transition lists (or even a mix thereof) are used.

Figure 2
figure 2

Transition retrieval from www.srmatlas.org. The user interface of SRM atlas allows to query for transitions of proteins of interest. Here transitions were retrieved for the α-lactalbumin protein (P00709).

Figure 3
figure 3

Computational prediction pipeline. The left panel shows the input data for the prediction tools (on the right) as implemented in OpenMS. The performance of the method is indicated after each tool. The selection of transitions (Trans. Selection) is performed by finding solutions to the ILP.

Optimal experimental design

The problem formulation assumes that we are given a fixed set of protein sequences. Furthermore, we need prediction models for (i) proteotypicity, (ii) retention time, and (iii) production intensities for a given peptide sequence. If prediction models were not available, those properties need to be determined experimentally. Although prediction models have a limited accuracy, we have previously shown that the prediction of these models is by far accurate enough to enable ab initio construction of SRM assays [27].

The model optimization problem can then be formulated as follows:

We are given k protein sequences S = {s1, ...s k }. For these sequences we assume that each proteins contains at least one tryptic peptide. The union of all peptides is given by P = {p1, ..., p m } and for each peptide we can predict the retention time RT (p i ), the proteotypicity PT (p i ) and a list of production intensities FI(p i ). In order to maximize the number of transitions observed in a single LC-MS run, the transitions have to be scheduled according to the peptide's elution time. The set of all possible transitions is denoted as T = {t1, ..., t l }, where each transition t consists of a peptide ion mass/charge value p(t) and a production mass/charge values m(t). The proteotypicity of the precursor ion and the corresponding fragment ion intensity for the transition t, will be combined in the joint detectability d t .

Based on a peptide's retention time we can reserve time slots of length 2δ (where δ denotes the retention time tolerance allowed) for each transition. The resulting scheduling problem is illustrated in Figure 4. The SRM scheduling problem can then be formulated as an integer linear program by introducing:

Figure 4
figure 4

Theoretical 2D transition map. The arrows indicate the tolerance that is allowed for the predicted retentions times. The color scheme next to the y-axis corresponds to the occupancy of the acquisition time. We allowed only masses between 400 and 1200 Th.

We introduce binary decision variables x t with

x t = 1 , if transition t is in the schedule 0, otherwise

Furthermore we introduce variables y p for each peptide p P with

y p = 1 , if p is not covered by τ transition 0, otherwise

and for each protein sequence s S we define ρ binary variables z s j with

z s j = 1 , if s is not presented by j peptides 0, if covered by at least j peptides

Additionally, two constants, ωp and ωs are introduced. The objective function is penalized by ωp, if a peptide p is not covered by at least τ transitions. In a similar ωs is used to penalize, if a protein s is not covered by at least j peptides. A reasonable choice is one and ten for ωp and ωs, respectively. With the binary decision variables and the two constants, we can formulate the scheduling problem as follows:

max imize t T x t d t - ω s p P y p - ω s s S 0 j ρ z s j ( ρ - j ) 2
(1)

subject to

τ y p + i T p x i τ , p P
(2)
( j + 1 ) z s j + p P s t c o v ( p ) j + 1 , s S , 0 j < ρ with t c o v ( p ) = 1 , Σ i x τ 0 , otherwise
(3)
j T S i x j C , 1 i N
(4)

The first constraint (2) is introduced to ensure that each peptide is covered by at least τ transitions. Note that this constraint is fulfilled if there are τ transitions for peptide p or y p equals 1. Similarly, the next constraint (3) ensures that each protein is covered by at least ρ peptides. The final constraint (4) limits the number of transitions that are scheduled in parallel to at most C. The ILP, defined by eqs. (1)-(4), was implemented in C++ based on the GNU Linear Programming Kit (GLPK) and is available as part of OpenMS.

Results and discussion

SRM assay design

The SRM assay can be set up in step-by-step fashion: Initially, the set of targeted proteins needs to be chosen. This set can include only one protein (e.g., for the validation of a single biomarker) or it could be a larger set of proteins involved in a common pathway. All subsequent predictions will be based on these protein sequences. In our example pipeline this set contains all proteins from the Sigma UPS1 mix. In order to have enough data points for the machine learning, a training dataset needs to be acquired. It is important to consider significant changes in retention time if the HPLC column has been changed between runs. If this is the case, it might be necessary to acquire new training data. The training data should ideally include several hundreds to a few thousands non-redundant peptides. In our example this training dataset has been acquired on whole-proteome measurements from mouse kidney tissues. Following the acquisition of the training data, these can be used to train the models. The OpenMS library provides an easy interface for the training of models for proteotypicity, retention time, and fragment ion intensity prediction, but other tools can also be incorporated via the wrapping functionality of OpenMS. As outlined in the methods section we used the significantly identified peptides from the mouse data for the training of all models. With these models, a scheduled SRM experiment can be designed. If the hybrid approach is taken and parts of the transitions have been downloaded from public repositories, this information is simply incorporated in the transition list before the optimization is run on the final list. At any point during the generation of the initial list data can be exchanged in a semi-automated fashion with other design tools, such as Skyline or MRMaid via the open standard transition exchange format TraML [28]. Interestingly, many of the precursor/production pairs that are suggested by the machine learning algorithms are also suggested by the repositories. Optimal solutions to the scheduling problem allow to determine the information that is necessary to write the transition lists. At this point, there is no difference between transitions that originate from pure computational prediction and transitions that were extracted from repositories.

Accuracy of in silico predictors

The overall algorithmic framework of the in silico prediction method described here is shown in Figure 3. As each prediction method has only limited accuracy, we calculated the prediction performance for each prediction method independently in order to estimate the overall accuracy for our final SRM transition list. The complete SRM transition calculation can be approximated by an independent combination of probabilities of correct predictions as determined in a cross-validation.

P measured transition = 0 . 83 × 0 . 86 × 0 . 8 0 = 0 . 57

is thus an estimate of how probable a transition will be measured by a given mass spectrometer. Our experiments support this number: about half of the predicted transitions can be observed in the experiment. With a sufficiently large number of peptides/transitions per protein this still implies that the vast majority of the proteins can be quantified. Using these lists, we detect 45 out of 48 proteins by at least one transition and have an average of 3.2 transitions per protein as shown in Figure 5. The raw data can be requested from the others and the software source code is freely available at www.openms.de.

Figure 5
figure 5

Number of transitions per protein. In our example experiment we analyzed a protein mixture of 48 proteins. Here we show the number of transitions that we obtained for the 45 proteins that were detected in our experiment.

Optimal usage of instrument time

Solutions to the scheduling problem can be found, using the OpenMS implementation that is part of the current development version. Figure 4 shows a typical schedule for transitions. Solutions to the ILP produce a transition list that ensures a minimum number of transitions per protein, a maximized number of transitions to increase coverage as well as accuracy, and an optimal use of instrument acquisition time. In our example experiment we can fill up to 92% of all possible time slots during the HPLC gradient.

Conclusions

Targeted proteomics aims at the accurate and reproducible detection of a predefined set of proteins. Selection reaction monitoring (SRM) is the method of choice in most targeted proteomics experiments. We present an algorithmic procedure that enables the construction of SRM transitions given the protein sequences of the targeted proteins only. Despite limited accuracy of prediction methods, the approach yields good initial transition lists that allow the quantification of the vast majority of the targeted proteins even without subsequent experimental optimization. It does not rely on data repositories or the experimental determination of SRM transitions and can automatically adapt to any experimental setup through the use of machine learning methods.

References

  1. Aebersold R, Mann M: Mass spectrometry-based proteomics. Nature. 2003, 422 (6928): 198-207. 10.1038/nature01511.

    Article  CAS  PubMed  Google Scholar 

  2. Stahl-Zeng J, Lange V, Ossola R, Eckhardt K, Krek W, Aebersold R, Domon B: High sensitivity detection of plasma proteins by multiple reaction monitoring of N-glycosites. Mol Cell Proteomics. 2007, 6 (10): 1809-1817. 10.1074/mcp.M700132-MCP200.

    Article  CAS  PubMed  Google Scholar 

  3. Anderson L, Hunter CL: Quantitative mass spectrometric multiple reaction monitoring assays for major plasma proteins. Mol Cell Proteomics. 2006, 5 (4): 573-588.

    Article  CAS  PubMed  Google Scholar 

  4. Malmström J, Beck M, Schmidt A, Lange V, Deutsch EW, Aebersold R: Proteome-wide cellular protein concentrations of the human pathogen Leptospira interrogans. Nature. 2009, 460 (7256): 762-765. 10.1038/nature08184.

    Article  PubMed Central  PubMed  Google Scholar 

  5. Picotti P, Bodenmiller B, Mueller LN, Domon B, Aebersold R: Full dynamic range proteome analysis of S. cerevisiae by targeted proteomics. Cell. 2009, 138 (4): 795-806. 10.1016/j.cell.2009.05.051.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  6. Picotti P, Rinner O, Stallmach R, Dautel F, Farrah T, Domon B, Wenschuh H, Aebersold R: High-throughput generation of selected reaction-monitoring assays for proteins and proteomes. Nat Methods. 2010, 7: 43-46. 10.1038/nmeth.1408.

    Article  CAS  PubMed  Google Scholar 

  7. MacLean B, Tomazela DM, Shulman N, Chambers M, Finney GL, Frewen B, Kern R, Tabb DL, Liebler DC, Mac-Coss MJ: Skyline: an open source document editor for creating and analyzing targeted proteomics experiments. Bioinformatics. 2010, 26 (7): 966-968. 10.1093/bioinformatics/btq054.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  8. Maclean B, Tomazela DM, Abbatiello SE, Zhang S, Whiteaker JR, Paulovich AG, Carr SA, Maccoss MJ: Effect of collision energy optimization on the measurement of peptides by selected reaction monitoring (SRM) mass spectrometry. Anal Chem. 2010, 82 (24): 10116-10124. 10.1021/ac102179j.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  9. Mead JA, Bianco L, Ottone V, Barton C, Kay RG, Lilley KS, Bond NJ, Bessant C: MRMaid, the web-based tool for designing multiple reaction monitoring (MRM) transitions. Mol Cell Proteomics. 2009, 8 (4): 696-705. 10.1074/mcp.M800192-MCP200.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  10. Mead JAC, Bianco L, Bessant C: Mining proteomic MS/MS data for MRM transitions. Methods Mol Biol. 2010, 604: 187-199. 10.1007/978-1-60761-444-9_13.

    Article  Google Scholar 

  11. Mallick P, Schirle M, Chen SS, Flory MR, Lee H, Martin D, Ranish J, Raught B, Schmitt R, Werner T, Kuster B, Aebersold R: Computational prediction of proteotypic peptides for quantitative proteomics. Nat Biotechnol. 2007, 25: 125-131. 10.1038/nbt1275.

    Article  CAS  PubMed  Google Scholar 

  12. Küster B, Schirle M, Mallick P, Aebersold R: Scoring proteomes with proteotypic peptide probes. Nat Rev Mol Cell Biol. 2005, 6 (7): 577-583. 10.1038/nrm1683.

    Article  PubMed  Google Scholar 

  13. Li YF, Arnold RJ, Tang H, Radivojac P: The importance of peptide detectability for protein identification, quantification, and experiment design in MS/MS proteomics. J Proteome Res. 2010, 9 (12): 6288-6297. 10.1021/pr1005586.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  14. Tang H, Arnold RJ, Alves P, Xun Z, Clemmer DE, Novotny MV, Reilly JP, Radivojac P: A computational approach toward label-free protein quantification using predicted peptide detectability. Bioinformatics. 2006, 22 (14): e481-e488. 10.1093/bioinformatics/btl237.

    Article  CAS  PubMed  Google Scholar 

  15. Schulz-Trieglaff O, Pfeifer N, Gröpl C, Kohlbacher O, Reinert K: LC-MSsim-a simulation software for liquid chromatography mass spectrometry data. BMC Bioinformatics. 2008, 9: 423-10.1186/1471-2105-9-423.

    Article  PubMed Central  PubMed  Google Scholar 

  16. Pfeifer N, Leinenbach A, Huber CG, Kohlbacher O: Statistical learning of peptide retention behavior in chromatographic separations: a new kernel-based approach for computational proteomics. BMC Bioinformatics. 2007, 8: 468-10.1186/1471-2105-8-468.

    Article  PubMed Central  PubMed  Google Scholar 

  17. Moruz L, Tomazela D, K¨all L: Training, selection, and robust calibration of retention time models for targeted proteomics. J Proteome Res. 2010, 9 (10): 5209-5216. 10.1021/pr1005058.

    Article  CAS  PubMed  Google Scholar 

  18. Althaus E, Klau GW, Kohlbacher O, Lenhof HP, Reinert K: Integer Linear Programming In Computational Biology. J Proteome Res, Volume 5760 of Lecture Notes in Computer Science. 2009, Springer, 199-218.

    Google Scholar 

  19. Nahnsen S, Bertsch A, Rahnenführer J, Nordheim A, Kohlbacher O: Probabilistic Consensus Scoring Improves Tandem Mass Spectrometry Peptide Identification. Journal of proteome research. 2011, [http://www.ncbi.nlm.nih.gov/pubmed/21644507]

    Google Scholar 

  20. Perkins DN, Pappin DJC, Creasy DM, Cottrell JS: Probability-based protein identification by searching sequence databases using mass spectrometry data. Electrophoresis. 1999, 20: 3551-3567. 10.1002/(SICI)1522-2683(19991201)20:18<3551::AID-ELPS3551>3.0.CO;2-2.

    Article  CAS  PubMed  Google Scholar 

  21. Craig R, Beavis RC: TANDEM: matching proteins with tandem mass spectra. Bioinformatics. 2004, 20 (9): 1466-1467. 10.1093/bioinformatics/bth092.

    Article  CAS  PubMed  Google Scholar 

  22. Geer LY, Markey SP, Kowalak JA, Wagner L, Xu M, Maynard DM, Yang X, Shi W, Bryant SH: Open mass spectrometry search algorithm. J Proteome Res. 2004, 3 (5): 958-964. 10.1021/pr0499491.

    Article  CAS  PubMed  Google Scholar 

  23. Bairoch A, Boeckmann B, Ferro S, Gasteiger E: Swiss-Prot: juggling between evolution and stability. Brief Bioinform. 2004, 5: 39-55. 10.1093/bib/5.1.39.

    Article  CAS  PubMed  Google Scholar 

  24. Käll L, Storey JD, MacCoss MJ, Noble WS: Assigning significance to peptides identified by tandem mass spectrometry using decoy databases. J Proteome Res. 2008, 7: 29-34. 10.1021/pr700600n.

    Article  PubMed  Google Scholar 

  25. Schölkopf B, Smola AJ, Williamson RC, Bartlett PL: New Support Vector Algorithms. Neural Comput. 2000, 12: 1207-1245. 10.1162/089976600300015565. [http://portal.acm.org/citation.cfm?id = 1139689.1139691]

    Article  PubMed  Google Scholar 

  26. Elias JE, Gygi SP: Target-decoy search strategy for increased confidence in large-scale protein iden-tifications by mass spectrometry. Nat Methods. 2007, 4 (3): 207-214. 10.1038/nmeth1019.

    Article  CAS  PubMed  Google Scholar 

  27. Bertsch A, Jung S, Zerck A, Pfeifer N, Nahnsen S, Henneges C, Nordheim A, Kohlbacher O: Optimal de novo design of MRM experiments for rapid assay development in targeted proteomics. J Proteome Res. 2010, 9 (5): 2696-2704. 10.1021/pr1001803.

    Article  CAS  PubMed  Google Scholar 

  28. Deutsch EW, Chambers M, Neumann S, Levander F, Binz PA, Shofstahl J, Campbell DS, Mendoza L, Ovelleiro D, Helsens K, Martens L, Aebersold R, Moritz RL, Brusniak MY: TraML: a standard format for exchange of selected reaction monitoring transition lists. Mol Cell Proteomics. 2011, [http://dx.doi.org/10.1074/mcp.R111.015040]

    Google Scholar 

Download references

Acknowledgements

This work was partially supported by BMBF grants 0315395F and 0313842A and by the European Union (PRIME-XS).

This article has been published as part of BMC Bioinformatics Volume 13 Supplement 16, 2012: Statistical mass spectrometry-based proteomics. The full contents of the supplement are available online at http://www.biomedcentral.com/bmcbioinformatics/supplements/13/S16.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Sven Nahnsen.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors' contributions

SN developed the methods and wrote the manuscipt. OK designed the study and wrote the manuscript.

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

Nahnsen, S., Kohlbacher, O. In silico design of targeted SRM-based experiments. BMC Bioinformatics 13 (Suppl 16), S8 (2012). https://doi.org/10.1186/1471-2105-13-S16-S8

Download citation

  • Published:

  • DOI: https://doi.org/10.1186/1471-2105-13-S16-S8

Keywords