Skip to main content

Inferring serum proteolytic activity from LC-MS/MS data

Abstract

Background

In this paper we deal with modeling serum proteolysis process from tandem mass spectrometry data. The parameters of peptide degradation process inferred from LC-MS/MS data correspond directly to the activity of specific enzymes present in the serum samples of patients and healthy donors. Our approach integrate the existing knowledge about peptidases' activity stored in MEROPS database with the efficient procedure for estimation the model parameters.

Results

Taking into account the inherent stochasticity of the process, the proteolytic activity is modeled with the use of Chemical Master Equation (CME). Assuming the stationarity of the Markov process we calculate the expected values of digested peptides in the model. The parameters are fitted to minimize the discrepancy between those expected values and the peptide activities observed in the MS data. Constrained optimization problem is solved by Levenberg-Marquadt algorithm.

Conclusions

Our results demonstrates the feasibility and potential of high-level analysis for LC-MS proteomic data. The estimated enzyme activities give insights into the molecular pathology of colorectal cancer. Moreover the developed framework is general and can be applied to study proteolytic activity in different systems.

Background

Motivation and related research

Recent advances in high throughput technologies, which evaluate tens of thousands of genes or proteins in a single experiment, are providing new methods for identifying biochemical determinants of the disease process. One of the experimental technologies allowing us to study molecular basis underlying specific disease phenotype is mass spectrometry (MS) [1, 2]. Observed large variability in mass spectrometry images of blood samples was attributed to ex vivo proteolysis.

Paradoxically, one can take advantage of these findings in cancer diagnostics [3, 4] as diagnostic peptides originate after ex vivo proteolytic processing of high abundance protein fragments.

As development in hardware and software progresses, we can obtain better and better estimates of peptide concentrations in body fluids, which give many insights into the peptide degradation process. Proteolysis modeled in this paper is the process in which a protein is broken down partially, into peptides, or completely, into amino acids, by proteolytic enzymes present in blood serum. Among proteolytic enzymes two main groups are distinguished. One group includes exopeptidases which require a free N-terminal amino group, C-terminal amino group or both and cut the peptide not more than three amino acids from the terminus. Enzymes belonging to the second group are called endopeptidases and they tend to cleave away from the end of the peptide.

Our results

In this paper we present formal mathematical model describing serum proteolysis dynamics. We focus here on the activity of peptide cutting enzymes (peptidases). The model parameters are inferred from liquid chromatography tandem mass spectrometry data (LC-MS/MS).

The dynamical changes in peptide composition caused by proteolytic degradation are described by means of biochemical reactions network. It corresponds to Markov process whose evolution is governed by the system of stochastic differential equations (i.e. Chemical Master Equation).

The current approach significantly extends the exopeptidase activity model presented in [5]. The integration with peptidase database MEROPS (http://merops.sanger.ac.uk) [6, 7] allows for modeling the endopeptidase activity as well. Moreover the model parameters inferred from MS data correspond directly to specific proteolytic enzymes present in each sample. On the other hand taking the splitting reaction (coming from endopeptidase cleavage AB + C) into account significantly complicates the mathematical description. There is no analytical solution of the CME as in [5]. Instead we calculate the expected amount of peptides in the stationary state of the process. Those values are compared to the MS readouts for the corresponding peptides. The model parameters are calculated to minimize the discrepancy between expected and observed amount of each peptide.

Organization of the paper

We start by description of our model presented with the use of so called cleavage graph, then we present computational methods to interpret MS data (to fill the graph with appropriate readouts values) and to infer the model parameters. The constrained optimization problem is formulated and solved with Levenberg-Marquadt [8] algorithm. We estimate the convergence and statistical significance of estimation procedure outcomes. Finally, identified active peptidases for both groups of healthy donors and colorectal cancer patients are presented. A preliminary version of this paper was presented at 1st IEEE International Conference on Computational Advances in Bio and medical Sciences (ICCABS 2011). In this extended version we have significantly modified the Results section, by updating the MEROPS data, fixing some errors in scripts for data preprocessing and presenting more statistical analyses.

Model of proteolysis process

To illustrate the process of peptide degradation we introduce the cleavage graph, whose vertices correspond to peptides and proteolytic events. More formally, consider the bipartite digraph, ( V W , E ) , where the first set (peptide nodes) corresponds to all subsequences of the peptides considered and the second set of event nodes corresponds to all possible proteolytic events.

By proteolytic event we mean the cleavage of a specific substrate at specific site made by a specific peptidase. Hence each event node is labelled by a peptidase, and has one ingoing edge and two outgoing edges (leading to peptide prefix and suffix obtained by cutting the substrate at a single site).

Now we visualize the peptide subsequences as particles placed at peptide nodes of the cleavage graph. The particles are flowing through the edges of the graph according to the Petri net operational semantics, i.e. the transition (event node) consumes one substrate particle, and produces two particles. To assure the stationarity of the system we allow for creation and degradation of particle at any node. We also add the source and the sink in the graph modeling the creation of precursor peptides (e.g. caused by the activity of some endopeptidases, which is not captured by our model) and complete degradation of short peptides. The cleavage graph is constructed for every processed MS sample. The peptide nodes are appropriately filled with mass spectrometry readouts and specific enzymes are assigned to event nodes according to data about real cleavage events (see the next section for details).

A small exemplary fragment of the cleavage graph is depicted in Figure 1 five proteolytic events which engage four peptidases are presented. For u , v , wV we use the notation u = v w when peptides  v and  w can be obtained directly by cutting  u ( v is a non-empty strict prefix and w is a non-empty strict suffix of  u).

Figure 1
figure 1

Exemplary cleavage graph. The cleavage graph for precursor peptide (apolipoprotein E fragment) AATVGSLAGQP, proteolytic events are based on MEROPS database [6].

The operation  † can be viewed as string concatenation. To identify a cleavage site we write simply  vw. Denote by the set of all peptidases whose activity is modeled. Coefficients ρ v w p (for peptidase pP and cleavage vw) put near the event nodes in Figure 1 correspond to the affinity between the peptidase cleavage pattern and the cleavage site composition (we call them affinity coefficients). They are defined for every possible pair of cleavage vw and peptidase  p and calculated at the graph construction stage. We assume that the cleavage process has reached the equilibrium. Then for every peptide node vV the following balance equation [9] holds:

φ v + u = v w x u ρ v w p λ p + u = q v x u ρ q v r λ r = x v ( φ v + v = x y ρ x y t λ t )
(1)

where φ v is an activity of creation the sequence represented by v, φ v is a degradation activity, x u and x v are expected amounts of peptides  u and  v, ρ x y p is an affinity coefficient and λ p is the activity of cleaving by the peptidase  p engaged in the cleavage xy. Left hand side of the equation above refers to the sum of particles that flow into the node  v, while right hand side to the sum of particles that flow out from this node. From the balance equation above one can easily calculate the expected number of particles in every peptide node x v .

Methods

In this section we describe the process of cleavage graph construction. It has several phases: firstly the set of nodes are determined. Peptide nodes correspond to the sequences identified in tandem MS experiment, while event nodes are selected carefully according to the knowledge from MEROPS database (version 9.4.). During the second stage the graph should be filled with appropriate readouts from LC-MS spectra. To this aim we have to determine which signal in two-dimensional spectral map corresponds to a given peptide sequence (i.e. node in the graph) and to assign to this node the number of particles reflecting the signal strength.

Having the cleavage graph we solve the constrained optimization problem to infer the unknown enzyme activity coefficients which minimize the discrepancy between expected number of peptides (calculated according to the model) and the observed signals in MS samples.

Cleavage graph construction

Let us define the set of amino acids together with the space letter I= { A , C , D , } { - } and the set of loci surrounding (4 from both sides) the cleavage site J= { P 4 , , P 1 , P 1 , , P 4 } .

For each peptidase pP we construct (based on data collected in MEROPS database) the frequency matrix F p = ( F p ) i j for iI, jJ. The value f i j p is the frequency of amino acid  i on position  j in all cleavage events, in which p is involved. Exemplary frequency matrices for elastase and trypsin enzymes are presented in Figure 2.

Figure 2
figure 2

Frequency matrix for elastase-2 and trypsin-1. Frequency matrices for elastase-2 (left) and trypsin-1 (right) based on MEROPS database [6]. Color scales are different for each matrix.

Using frequency matrix we construct so called sequence logo [10] to represent the consensus sequence surrounding given cleavage site. Then for any peptidase pP we detect the cleavage event cutting given peptide sequence if it matches the consensus sequence well. For more detailed description see Web Supplement (http://bioputer.mimuw.edu.pl/papers/proteolysis/).

Affinity coefficients

Let us consider cleavage vw made by peptidase pP. Assume, that the cleavage point is surrounded by the sequence of amino acids (possibly with some empty positions at the ends) a P k ... a P 1 a P 1 ... a P l where 1k,l4.

We define J = { P k , , P 1 , P 1 , , P l } J. Then we calculate the coefficients ρ v w p as follows ( γ is the normalization constant):

ρ v w p =γ ( j J f j a j p ) 8 k + l
(2)

Filling the graph with LC-MS readouts

MS samples were acquired from the blood serum of 20 colorectal cancer patients and 19 healthy donors. Each sample was digested by trypsin before LC-MS processing. Having so called precursor peptides (which were sequenced by tandem MS), we determine all their subsequences that can be observed during the cleavage process; they form the peptide nodes of the cleavage graph. To this end we digest the precursor peptides in silico using the set of human enzymes from MEROPS.

Then we look for corresponding signals in MS spectra as follows: using mz2m tool [11] we obtain a list of mono-isotopic peak coordinates (m/z, retention time and charge) together with their intensities. The search is processed for each sequence charged by each of eight possible charges (values from 1 to 8) detected by FTICR spectrometer. Expected value of retention time for each peptide is predicted from its amino acid composition by linear regression model [12] (trained by the set of known retention times for precursor peptides). Then we look for MS signals that are closest to expected ones (nearest neighbor classifier) and their distances do not exceed given threshold. Notice, that we ignore LC-MS signals corresponding to peptides not sequenced by tandem MS and theirs degraded forms. Therefore we use only partial information about degradation scheme, and possibly the activity of some enzymes engaged in the process cannot be inferred. By applying this procedure we fill many peptide nodes by appropriate peptide amount. However a large percent of the nodes remain empty. Finally, we prune the cleavage graph by removing recursively empty sources and empty leaves.

Constrained optimization

Let us denote by , LV respectively, sets of sources (i.e. nodes without ingoing edges) and leaves (nodes without outgoing edges) in the cleavage graph. Let n=|S|+|L|+|P| and z= ( ( φ u ) u S , ( φ w ) w L , ( λ p ) p P ) R n denote the vector of model parameters to be inferred. We are mainly interested in estimation of the parameters ( λ p ) p P which describes activities of peptidases. We define Φ= ( ϕ v ) v V recursively for all vV sorted topologically:

  1. 1.

    if vS then ϕ v ( z ) = φ v v = x y ρ x y t λ t ,

  2. 2.

    if vS and vL then ϕ v ( z ) = u = v w ϕ u ( z ) ρ v w p λ p + u = q v ϕ u ( z ) ρ q v r λ r v = x y ρ x y t λ t ,

  3. 3.

    if vL then ϕ v ( z ) = u = v w ϕ u ( z ) ρ v w p λ p + u = q v ϕ u ( z ) ρ q v r λ r φ v .

The graph pruning grants that S L = , and the topological ordering assures that the function  Φ is well-defined.

Denote by y i the amount of peptide sequences identified in LC-MS/MS experiment in the i-th peptide node, and by OV set of vertices with y i >0,|O|=m. We solve non-linear least squares problem with objective function Ψ= ( ψ v ) v O defined for each v O by the formula ψ v ( z ) = ϕ v ( z ) - y v , which is well formulated and solvable for mn (fortunately holding in our case for all investigated MS samples). We applied Levenberg-Marquadt algorithm (LMA) [13] to find optimal configuration of model parameters.

Compositional data

To make the outcome of estimation procedure comparable across different MS samples we normalized the vector of parameters corresponding to peptidases' activities. Notice, that normalization does not change the value of function ϕ v for any v O . The normalized activities, say vector  x, lies on the simplex, therefore we should apply the appropriate transformation (called centered log ratio c l r ( x ) ) to deal with them in Euclidean space (see the theory of compositional data analysis [14] for details). Let g ( x ) denotes the geometric mean for vector  x, centered log ratio is defined as follows:

c l r ( x ) = ln x i g ( x ) i = 1 , , m

Results

The optimization procedure was applied to infer the enzymatic activity for 39 LC-MS samples, i.e. for each sample we obtained optimal parameters = ( ( φ ^ u ) u S , ( φ ^ w ) w L , ( λ ^ p ) p P ) .

We run LMA for each data set 7 times (each time from different starting point) and use the maximal number of iterations set up to 200 as a stop criterion. To measure the quality of estimation we use relative squared errors (rse) [15], i.e.:

rse ( ) = i O ( ŷ i - y i ) 2 i O ( ȳ i - y i ) 2

where ŷ i = ϕ i ( ) and ȳ i = 1 m i O y i .

Adequacy of the model

Aiming in justifying the adequacy of the proposed model we made the following experiment. The estimation procedure was run to obtain the expected number of peptide sequences ŷ v in every peptide node vO. Then we have filled the cleavage graph with synthetic data y v generated independently from normal distributions with mean ŷ v and standard deviation σ {0.1, 0.01, 0.001} (with additional constraint y v >0). In this way we obtained three synthetic data sets, which are in the good, moderate and weak accordance with our model. As we expect, the quality of estimation procedure reflects the discrepancy with the model. Figure 3 compares median relative squared error for real data and three data sets generated from the model with different level of discrepancy.

Figure 3
figure 3

Comparison of median value of relative squared error. Comparison of median value of relative squared errors for real data and synthetic data generated according to the model (plot for the sample no. 5 on the left and for the sample no. 19 on the right).

Statistical significance of estimation quality

Optimization procedure yielded rather small rse errors for most samples. However, we were interested how the final relative squared error depends on the input data, and whether results obtained by us are statistically significant. To answer this question for each MS sample  x we have generated vector ζ of 1000 randomly permuted variants (i.e. the topology of cleavage graph remained the same, while the amounts of peptides assigned to nodes were permuted). Then we run the optimization procedure for all data set to obtain the experimental distribution of rse values. Now, we can define p-value for rse ( x ) as follows:

p-val(rse( x )) = | { i : rse( ζ i ) rse( x )} | 1000
(3)

Table 1 presents p-values and corresponding rse values for all analysed MS samples.

Table 1 Final relative squared errors (rse) and p-values (calculated from rse distribution).

Biological significance of inferred enzymes

Figure 4A and Figure 5A present the inferred peptidases' activities for samples no. 5 (healthy donor) and 19 (colorectal cancer patient). Subfigures B-D illustrate the accuracy of estimation procedure for synthetic data sets for which the estimated parameters are known and equal to those inferred from real data (red line). We observe once more, that the quality of estimation correlates well with the discrepancy of data (for smallest standard deviation, i.e. Figure 4D and Figure 5D, the estimated parameters are close to real ones). Analogous results are obtained for other analyzed samples.

Figure 4
figure 4

Peptidases' activities for sample no. 5. (A) Inferred peptidases' activities for sample no. 5 (healthy donor). (B-D) Same parameters for synthetic data generated from the model with standard deviation set to 0.1, 0.01, 0.001, respectively. Red lines correspond to model peptidases' activities, which we aim to recover.

Figure 5
figure 5

Peptidases' activities for sample no. 19. (A) Inferred peptidases' activities for sample no. 19 (colorectal cancer patient). (B-D) Same parameters for synthetic data generated from the model with standard deviation set to 0.1, 0.01, 0.001, respectively. Red lines correspond to model peptidases' activities, which we aim to recover.

The set of identified enzymes do not vary significantly between all investigated samples: there are 6 peptidases identified in all samples and 19 peptidases found in at least one sample (listed in Figure 6). For further analysis we selected 37 samples (19 healthy, 18 diseased), for which acceptable estimates had been obtained (c.f. Table 1). We excluded two colorectal cancer samples (no. 17 and 39) as they perform significantly different than others (one required much higher threshold in nearest neighbor classifier during MS signal detecting phase and the other returned relative squared error much higher than 1).

Figure 6
figure 6

Peptidases' activities. Peptidases' activities (after clr transformation) for all analyzed samples. The red-white scale represents peptidase activities in descending order.

Heatmap in Figure 6 presents the activities of peptidases identified for these samples. Hierarchical clustering of activity profiles groups samples into clusters being in good accordance with patient's diagnosis. The diverse serum proteolytic activity for cancer patients and healthy donors has been reported in many papers (see e.g. [3]). In [16] has been showed that patients exhibit different enzymatic activities than healthy subjects for following peptidases (identified by our method as well): trypsin, cathepsin D and elastase (c.f. Figure 6). We have also detected the family of matrix metallopeptidases, whose role in cancer development and progression is significant [17, 18]. Similarly calpain enzyme is used as a marker for the early detection of colorectal carcinoma [19] and inhibitors of cathepsins as possible therapeutics in colorectal diseases [20]. Moreover, cathepsins (because of their ability to degrade extracellular matrix proteins) have been implicated to play a role in invasion and metastasis of colorectal cancer.

We have conducted principal component analysis for enzyme activities inferred for 19 samples having smallest p-values (c.f.Table 1). The scatterplots in Figure 7 illustrate the outcome of the analysis. Well separation of two groups of patients is visible on projection to the plane determined by the second and third principal component. Closer look at corresponding loadings suggests the crucial role of elastase and cathepsin enzymes in those components.

Figure 7
figure 7

Principal component analysis. Principal component analysis scatterplot for 19 samples with best p-values. Corresponding loadings on the left panel.

Conclusions

In this paper we significantly extend formal model of protein degradation proposed in [5]. The extension is twofold: firstly current approach encompasses endopeptidase activity as well (while [5] deals with exopeptidases only), and secondly we integrate our model with knowledge about proteolytic events stored in MEROPS database [6]. Moreover, we formulate the task of inferring parameters of our model as constrained optimization problem, which we solve by standard procedure for non-linear least squares. This approach turned out to be more time efficient for complex MS data when comparing to previous Markov Chain Monte Carlo method (in [5] the Metropolis-Hastings algorithm was applied to sample parameters from the posterior distribution).

Being aware of the problems with quality and reproducibility of the LC-MS experiments we selected for detailed analysis only a part of accessible data, namely those for which the parameter estimation procedure converges and yields small error. The expected retention time for investigated substances is obtained by rather unsophisticated approach (i.e. linear regression model), which may have impact on the analysis. Preliminary outcomes for these samples are very promising: identified enzymes are known to play a crucial role in colorectal cancer. However, our results are far from any medical diagnosis. The proposed method constitutes the proof of concept and requires more profound investigations meeting all clinical standards. We also should discuss here the limitations of our methods applied to MS data obtained by present technologies. There is a lot of tryptic peptides which are not identified by tandem mass spectrometry. LC-MS signals corresponding to these peptides and theirs degraded forms are missed during cleavage graph filling phase. Therefore the inference of proteolytic enzymes' activities is based on only partial information and could be incomplete as well. However, it is worth to noting here that our method would demonstrate its full potential while applied to high quality data hopefully obtained from the future MS technologies. One direction for further development is to focus on cleavage detection and to apply recently proposed ice-logo instead of sequence logo [21]. Ice-logo contains the information not only about residues that are statistically overrepresented but also about those, that are underrepresented. This approach could be valuable especially in cases, when, as in the case of data stored in MEROPS database, we know only fraction of all proteolytic events.

References

  1. Diamandis EP: Mass spectrometry as a diagnostic and a cancer biomarker discovery tool: Opportunities and potential limitations. Mol Cell Proteomics 2004, 3: 367–378. 10.1074/mcp.R400007-MCP200

    Article  CAS  PubMed  Google Scholar 

  2. Diamandis EP: Proteomic patterns in biological fluids: Do they represent the future of cancer diagnostics? Clin Chem 2003, 49: 1272–1275. 10.1373/49.8.1272

    Article  CAS  PubMed  Google Scholar 

  3. Villanueva J, Shaffer DR, Philip J, Chaparro CA, Erdjument-Bromage H, Olshen AB, Fleisher M, Lilja H, Brogi E, Boyd J, Sanchez-Carbayo M, Holland EC, Cordon-Cardo C, Scher HI, Tempst P: Differential exoprotease activities confer tumor-specific serum peptidome patterns. J Clin Invest 2006, 116: 271–284.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  4. Liotta LA, Petricoin EF: Serum peptidome for cancer detection: spinning biologic trash into diagnostic gold. J Clin Invest 2006, 116: 26–30.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  5. Kluge B, Gambin A, Niemiro W: Modeling exopeptidase activity from LC-MS data. J Comput Biol 2009, 16(2):395–406. 10.1089/cmb.2008.22TT

    Article  CAS  PubMed  Google Scholar 

  6. Rawlings ND, Barrett AJ, Bateman A: MEROPS: the peptidase database. Nucleic Acids Research 2010, 38(suppl 1):D227-D233.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  7. Rawlings ND: A large and accurate collection of peptidase cleavages in the MEROPS database. Database 2009., 2009:

    Google Scholar 

  8. Nocedal J, Wright SJ: Numerical optimization. Springer; 1999.

    Book  Google Scholar 

  9. Kampen NV: Stochastic processes in physics and chemistry North Holland. 2007.

    Google Scholar 

  10. Schneider TD, Stephens RM: Sequence logos: a new way to display consensus sequences. Nucleic acids research 1990, 18(20):6097–6100. 10.1093/nar/18.20.6097

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  11. Gambin A, Dutkowski J, Karczmarski J, Kluge B, Kowalczyk K, Ostrowski J, Poznański J, Tiuryn J, Bakun M, Dadlez M: Automated reduction and interpretation of multidimensional mass spectra for analysis of complex peptide mixtures. Int J Mass Spectrom 2007, 260: 20–30. 10.1016/j.ijms.2006.06.011

    Article  CAS  Google Scholar 

  12. Hastie T, Tibshirani R, Friedman JH: The Elements of Statistical Learning. Springer Verlag; 2001.

    Book  Google Scholar 

  13. Lourakis M:levmar: Levenberg-Marquardt nonlinear least squares algorithms in C/C++. 2004. [http://www.ics.forth.gr/~lourakis/levmar/]

    Google Scholar 

  14. Aitchison J, Egozcue JJ: Compositional Data Analysis: Where Are We and Where Should We Be Heading? Math Geol 2005, 37(7):829–850. 10.1007/s11004-005-7383-7

    Article  Google Scholar 

  15. Han J: Data Mining: Concepts and Techniques. San Francisco, CA, USA: Morgan Kaufmann Publishers Inc; 2005.

    Google Scholar 

  16. Amiguet J, Jiménez J, Monreal J, Hernández M, López-Vivanco G, Vidán J, Conchillo F, Liso P: Serum proteolytic activities and antiproteases in human colorectal carcinoma. J Physiol Biochem 1998, 54: 9–13.

    CAS  PubMed  Google Scholar 

  17. McKerrow JH, Bhargava V, Hansell E, Huling S, Kuwahara T, Matley M, Coussens L, Warren R: A functional proteomics screen of proteases in colorectal carcinoma. Molecular Medicine 2000, 6(5):450–460.

    PubMed Central  CAS  PubMed  Google Scholar 

  18. Sugimoto M, Furuta T, Kodaira C, Nishino M, Yamade M, Ikuma M, Sugimura H, Hishida A: Polymorphisms of matrix metalloproteinase-7 and chymase are associated with susceptibility to and progression of gastric cancer in Japan. Journal of Gastroenterology 2008, 43: 751–761. 10.1007/s00535-008-2221-6

    Article  CAS  PubMed  Google Scholar 

  19. Lakshmikuttyamma A, Selvakumar P, Kanthan R, Kanthan SC, Sharma RK: Overexpression of m-Calpain in Human Colorectal Adenocarcinomas. Cancer Epidemiology Biomarkers & Prevention 2004, 13(10):1604–1609.

    CAS  Google Scholar 

  20. Kuester D, Lippert H, Roessner A, Krueger S: The cathepsin family and their role in colorectal cancer. Pathol Res Pract 2008, 204(7):491–500. 10.1016/j.prp.2008.04.010

    Article  PubMed  Google Scholar 

  21. Impens F, Colaert N, Helsens K, Plasman K, Damme PV, Vandekerckhove J, Gevaert K: MS-driven protease substrate degradomics. Proteomics 2010, 10(6):1284–1296. 10.1002/pmic.200900418

    Article  CAS  PubMed  Google Scholar 

Download references

Acknowledgements

The authors would like to thank Neil Rawlings for helpful information about MEROPS and Bogusław Kluge for the source code from [5]. This research is supported in part by Polish National Science Center grant DEC-2011/01/B/NZ2/00864. PD is currently supported by the EU through the European Social Fund, contract number UDA-POKL.04.01.01-00-072/09-00.

This article has been published as part of BMC Bioinformatics Volume 13 Supplement 5, 2012: Selected articles from the First IEEE International Conference on Computational Advances in Bio and medical Sciences (ICCABS 2011): Bioinformatics. The full contents of the supplement are available online at http://www.biomedcentral.com/bmcbioinformatics/supplements/13/S5.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Piotr Dittwald.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors' contributions

AG developed strategy for the study, and prepared the final version of the manuscript. PD implemented algorithms for estimation of enzymatic activity and participated in drafting the manuscript. JO and JK provided the LC-MS/MS samples and participated in the design of the study. All authors read and approved the final 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

Dittwald, P., Ostrowski, J., Karczmarski, J. et al. Inferring serum proteolytic activity from LC-MS/MS data. BMC Bioinformatics 13 (Suppl 5), S7 (2012). https://doi.org/10.1186/1471-2105-13-S5-S7

Download citation

  • Published:

  • DOI: https://doi.org/10.1186/1471-2105-13-S5-S7

Keywords