Skip to main content
EURASIP Journal on Bioinformatics and Systems Biology logoLink to EURASIP Journal on Bioinformatics and Systems Biology
. 2008 Mar 26;2008(1):235451. doi: 10.1155/2008/235451

A Time-Series-Based Feature Extraction Approach for Prediction of Protein Structural Class

Ravi Gupta 1,2,, Ankush Mittal 1, Kuldip Singh 1
PMCID: PMC3171390  PMID: 18464911

Abstract

This paper presents a novel feature vector based on physicochemical property of amino acids for prediction protein structural classes. The proposed method is divided into three different stages. First, a discrete time series representation to protein sequences using physicochemical scale is provided. Later on, a wavelet-based time-series technique is proposed for extracting features from mapped amino acid sequence and a fixed length feature vector for classification is constructed. The proposed feature space summarizes the variance information of ten different biological properties of amino acids. Finally, an optimized support vector machine model is constructed for prediction of each protein structural class. The proposed approach is evaluated using leave-one-out cross-validation tests on two standard datasets. Comparison of our result with existing approaches shows that overall accuracy achieved by our approach is better than exiting methods.

1. Introduction

Determination of protein structure from its primary sequence is an active area of research in bioinformatics. The knowledge of protein structures plays an important role in understanding their functions. Understanding the rules relating the amino acid sequence to the three-dimensional structure of the protein is one of the major goals of contemporary molecular biology. However, despite more than three decades of both experimental and theoretical efforts prediction of protein structure still remains one of the most difficult issues.

The concept of protein structural classes was originally introduced by Levitt and Chothia [1] based on a visual inspection of polypeptide chain topologies in a dataset of 31 globular proteins. A protein (domain) is usually classified into one of the following four structural classes: Inline graphic, Inline graphic, Inline graphic, and Inline graphic. Structural class categorizes various proteins into groups that share similarities in the local folding patterns. The Inline graphic and Inline graphic classes represent structures that consist of mainly α-helices and β-strands, respectively. The Inline graphic and Inline graphic classes contain both α-helices and β-sheets where the Inline graphic class includes mainly parallel α-helices and β-strands and Inline graphic class includes those in which α-helices and β-strands are largely segregated. Prediction of structural classes is based on identifying these folding patterns based on thousands of already categorized proteins, and applying these patterns to unknown structures but known amino acid sequences. Structural Classification of Proteins (SCOP) [2] is one of the most accurate classifications of protein structural classes and has been constructed by visual inspection and comparison of structures by experts.

In the past two decades several computational techniques for prediction of protein structural classes have been proposed. Prediction is usually a two-step process. In the first step a fixed length feature vector is formed from protein sequences which are of different length. The second step involves a classification algorithm. Klein and Delisi [3] proposed a method for predicting protein structural classes from amino acid sequence. Later on, Klein [4] presented a discriminant analysis based technique for this problem. Zhou et al. [5] in 1992 proposed a weighting method to predict protein structural class from amino acids. A maximum component coefficient method was proposed by Zhang and Chou [6]. A neural network based approach [7] for protein structural classes was also developed using six hydrophobic amino acid patterns together with amino acid composition. A new algorithm that takes into account the coupling effect among different amino acid components of a protein by a covariance matrix is proposed in [8]. In [9], Chou and Zhang introduced Mahalanobis distance to reflect the coupling effect among different amino acids components, improving the accuracy of the current problem. A support vector machine (SVM) method using amino acid composition features for prediction of protein structural class was presented by Cai et al. [10] in 2001 and is one of the most accurate methods for classification. A supervised fuzzy clustering approach based on amino acid composition features was introduced by Shen et al. [11]. A combined approach, LogitBoost, was proposed by Feng et al. [12]. It combines many weak classifiers together to build a stronger classifier. In 2006, Cao et al. [13] proposed a rough set algorithm based on amino acid compositions and 8 physicochemical properties data.

In this paper, a three step procedure is proposed for prediction of protein structural class. The main contribution of this paper is in providing a novel feature vector which is obtained by applying a wavelet-based time-series analysis approach. The proposed feature extraction from protein sequence is inspired from the work of Vannucci and Lio [14] on transmembrane proteins. The fixed length feature vector for classification proposed is derived from ten physicochemical properties of protein sequences. The physicochemical properties are used to convert the protein sequences from symbolic domain to numeric domain and to derive a time series representation for protein sequences. Features are extracted by applying a wavelet-based analysis technique for time series data on mapped protein sequences. The feature vector summarizes the variation of physicochemical properties in the protein sequence. Finally, a support vector machine is trained using the novel feature vector and the parameters are optimized for generating accurate model (providing highest prediction accuracy).

Leave-one-out cross-validation also called jackknife test was performed on the datasets that were constructed by Zhou [15] from SCOP. The datasets were also used by Cai et al. [10], Cao et al. [13] for their experiments. An overall accuracy of 82.97% and 93.94% was achieved for 277 domains and 498 domains datasets, respectively, using the proposed approach.

The paper is organized as follows. In Section 2, we describe the steps followed for extracting wavelet variance features from protein sequences. A brief introduction to support vector machine (SVM) is also provided in this section. Section 3 provides the experiment results obtained for datasets of structural protein sequences. Conclusion follows in Section 4.

2. Method

The proposed approach for identification of structural classes of proteins is divided into three different stages: amino acid mapping, feature extraction, and classification. In the first stage the protein sequences are mapped to various physicochemical scales as provided in the literature. After this mapping procedure the protein sequences become discrete time series data. The second stage involves construction of fixed length feature vector for classification. The feature vector is generated by combining wavelet variance [16] features extracted from different physicochemical scales used for mapping stage. Finally, an SVM-based classification is performed based on the novel extracted features to identify the structural class of a protein sequence.

2.1.Amino Acid Mapping

In this stage, ten different physicochemical amino acid properties were used. The first is the average flexibility indices provided by Bhaskaran and Ponnuswamy [17]. The second is the normalized hydrophobicity scales provided by Cid et al. [18]. The third is the transfer free energy given by M. Charton and B. I. Charton [19] and cited by Simon [20]. The fourth is the residue accessible surface area in folded protein provided by Chothia [21]. The fifth is the relative mutability obtained by multiplying the number of observed mutations by the frequency of occurrence of the individual amino acids and is provided by Dayhoff et al. [22]. The sixth is the isoelectric point provided by Zimmerman et al. [23]. The seventh is the polarity of amino acids provided by Grantham [24]. The eight is the volume of amino acid provided by Fauchere et al. [25]. The ninth is the composition of the amino acids provided by Grantham [24]. The tenth is the molecular weight of the amino acids given by Fasman [26]. The numerical indices representing physicochemical property of amino acids were downloaded from http://www.genome.jp/dbget.

2.2. Feature Construction

The representation of a protein sequence by a fixed length feature vector is one of the primary tasks of any protein classification technique. In this section, we present a wavelet-based time-series approach for constructing feature vector. Wavelet transform is a technique that decomposes a signal into several groups (vectors) of coefficients. Different coefficient vectors contain information about characteristics of the sequence at different scales. The proposed feature vector contains information about the variability of ten physiochemical properties of protein sequences over different scales. The variability of physiochemical properties is represented in terms of wavelet variance [16].

In the present work, a variation of the orthonormal discrete wavelet transform (DWT) [27,28], called the maximal overlap DWT (MODWT) [29] is applied for feature extraction. In past, MODWT has been applied for analysis of atmospheric data [30] and economic time series data [31,32]. The MODWT is a highly redundant and nonorthogonal transform. The MODWT was selected over DWT because it can handle any sample size N, while Jth order DWT restricts the sample size to multiple of Inline graphic. The property is very useful for analysis of protein sequences, as the length of the sequences is not a multiple of Inline graphic. In addition, MODWT yields an estimator of the variance of the wavelet coefficients that is statistically more efficient than the corresponding estimator based on the DWT.

Let P be an N-dimensional column vector containing the mapped protein sequence series Inline graphic where N is the length of the protein sequence. It is assumed that Inline graphic was collected at time tΔt, where Δt is the time interval between consecutive observation (in the present case Δt is equal to 1 amino acid). The MODWT of P for maximum level J is given by

graphic file with name 1687-4153-2008-235451-i15.gif (1)

where Q is a column vector of length Inline graphic, and Inline graphic is an Inline graphicInline graphic real-valued nonorthogonal matrix. The vector of MODWT coefficients given in (1) may be decomposed into Inline graphic vectors:

graphic file with name 1687-4153-2008-235451-i21.gif (2)

where Inline graphic (where Inline graphic) and Inline graphic are column vectors of length N. The vector Inline graphic contains the MODWT wavelet coefficients associated with change in P on scale of length Inline graphic, while Inline graphic is a vector containing the MODWT scaling coefficients associated variation at scales of length Inline graphic and higher. In addition to MODWT coefficients, the matrix Inline graphic can be decomposed into Inline graphic submatrices, each of them Inline graphic and is given by

graphic file with name 1687-4153-2008-235451-i32.gif (3)

Instead of using the wavelet and scaling filters, the MODWT utilizes the rescaled filters, that is, Inline graphic and Inline graphic (where, Inline graphic). The terms Inline graphic and Inline graphic are wavelet and scaling filters, respectively. The wavelet filter approximates high-pass filter, and the scaling filter approximates low pass filter. Details regarding wavelet and scaling filters can be found in [29]. The Inline graphic dimensional submatrix Inline graphic is constructed by circularly shifting the rescaled wavelet filter Inline graphic by integer units to the right so that

graphic file with name 1687-4153-2008-235451-i41.gif (4)

Similarly, Inline graphic can be obtained. The MODWT is an energy-preserving transform [29,33] and is given as

graphic file with name 1687-4153-2008-235451-i43.gif (5)

The sample variance (empirical power) of P is decomposed into pieces that are associated with scales Inline graphic

graphic file with name 1687-4153-2008-235451-i45.gif (6)

where Inline graphic is the sample variance of P, and Inline graphic is its mean. The term Inline graphic represents the contribution to the sample variance of P due to change at scale Inline graphic. For example, the average flexibility indices property of a protein sequence in terms of wavelet variance vector is given as follows:

graphic file with name 1687-4153-2008-235451-i50.gif (7)

where J is the maximum level of decomposition of the time series data, that is, protein sequence. Similarly, wavelet variance vectors for hydrophobicity, transfer free energy, residue accessible surface area, relative mutability, isoelectric point, polarity, volume, composition, and molecular weight are calculated and are represented by Inline graphic respectively. The feature vector Inline graphic is constructed by concatenating all seven wavelet variance vectors and is given as follows:

graphic file with name 1687-4153-2008-235451-i53.gif (8)

The physiochemical variation of a protein sequence is summarized in the proposed feature vector. The dimension of Inline graphic is equal to Inline graphic and is dependent on the number of levels (J) to which the time series data (i.e., protein sequence) has to be decomposed. The value of J is further dependent on the length of time series data (i.e, protein sequence length) and Inline graphic, where N is the number of observation points in the time series or the length of protein. As most of the protein sequences taken up for the experiment have length greater than 32, we have selected Inline graphic. In this study, Daubechies [27] wavelet has been used for analysis.

2.3. Classification

The SVM was proposed by Cortes and Vapnik [34] as a very effective technique for pattern classification. SVM is based on the principle of structural risk minimization (SRM), which bounds the generalization error to the sum of training set error and a term depending on the Vapnik-Chervonenkis dimension [34] of the learning machine. The SVM induction principle minimizes an upper bound on the error rate of a learning machine on test data (i.e., generalization error), rather than minimizing the training error itself which is used in empirical risk minimization. This helps them to generalize well on the unseen data.

An open-source SVM implementation called LIBSVM [35] was used for classification. It provides various kernel types: radial basis function (RBF), linear, polynomial and sigmoid. Experiments were conducted using different kernels; however the RBF was selected because of its superior performance for the current work. Further, for finding the optimum values of parameters Inline graphic for RBF kernel, LIBSVM provides an automatic grid search technique using cross-validation. Basically various pairs of Inline graphic are tried and the one that provides best cross-validation accuracy is selected.

3. Experimental Results

To evaluate the performance of our approach two datasets of protein sequences constructed by Zhou [15] are used. The first dataset consists of 277 domains, of which 70 are Inline graphic domains, 61 Inline graphic domains, 81 are Inline graphic domains, and 65 are Inline graphic domains. The second dataset consists of 498 domains, of which 107 are Inline graphic domains, 126 Inline graphic domains, 136 are Inline graphic domains, and 129 are Inline graphic domains. The datasets were preprocessed before using for the experiment. The protein sequences having length less than 32 amino acids (as Inline graphic, where J is the maximum level of decomposition for wavelet transform) were removed from the dataset. The number of protein sequences obtained after preprocessing both datasets is provided in Table 1.

Table 1.

Dataset for the current study.

Inline graphic Inline graphic Inline graphic Inline graphic Total
Dataset1 69 61 81 65 276
Dataset2 105 126 135 129 495

The performance of the SVM classifier is measured using leave-one-out cross-validation (LOOCV) technique. LOOCV is n-fold cross-validation, where "n" is the number of instances in the datatset. Each instance in turn is left out, and the learning method is trained on all the remaining instances. It is judged by its correctness on the remaining instances-one or zero success or failure, respectively. The results of all "n" judgments, one for each member of the dataset, are averaged, and that average represents the final error estimate.

The classification of a protein sequence into one of the four structural classes is a multi-class classification problem. For identifying four different structural classes one-versus-others approach was followed. Four different SVMs were constructed, each specific to one class. The kth SVM was trained with all the samples of the kth class with positive labels and samples of remaining classes with negative labels. For example (Table 2, column 1 and Table 3, column 1), the SVMs for Inline graphic domains protein sequences are positive labeled where as Inline graphic domains, Inline graphic domains, and Inline graphic domains protein sequences are negative labeled. The experimental results obtained from the four SVMs for dataset1 and dataset2 are presented in Tables 2 and 3, respectively. The optimal SVM parameters obtained for the experiments are also provided in Tables 2 and 3. The accuracies for the current problem were calculated by applying the standard definition provided by previous work for multiclass protein sequence classification problem using SVM [3638]. The prediction accuracy of the structural classes and overall prediction accuracy are given by

graphic file with name 1687-4153-2008-235451-i103.gif (9)

Table 2.

Experimental result of one-versus-others test on dataset1 evaluated using LOOCV.

Inline graphic Inline graphic Inline graphic Inline graphic
True positive (TP) 60 54 72 43
False negative (FN) 9 7 9 22
True negative (TN) 199 208 191 209
False positive (FP) 8 7 4 2
Inline graphic in % 93.84% 94.93% 95.29% 91.67%
Area under curve (AUC) 0.947 0.970 0.986 0
Optimal SVM parameters Inline graphic Inline graphic Inline graphic Inline graphic
Inline graphic Inline graphic Inline graphic Inline graphic

Table 3.

Experimental result of one-versus-others test on dataset2 evaluated using LOOCV.

Inline graphic Inline graphic Inline graphic Inline graphic
True positive (TP) 98 119 131 117
False negative (FN) 7 7 4 12
True negative (TN) 387 367 352 362
False positive (FP) 3 2 8 4
Inline graphic in % 97.98% 98.18% 97.58% 96.77%
Area under curve (AUC) 0.990 0.994 0.992 0.983
Optimal SVM parameters Inline graphic Inline graphic Inline graphic Inline graphic
Inline graphic Inline graphic Inline graphic Inline graphic

where M is the total number of protein sequences, Inline graphic is the number of protein sequences of class "k," Inline graphic is the number of correctly predicted protein sequences of class "k." The accuracy of each class and overall accuracy for datset1 and dataset2 calculated using (9) are shown in Table 4. The overall accuracy obtained by our approach for dataset1 and dataset2 is 82.97% and 93.94% respectively. The overall performance of our approach is better than existing techniques. Further, the receiver operating characteristic (ROC) curve and area under curve (AUC) for the proposed protein structural classification task were also calculated. An ROC curve is a plot of true positive rate as the ordinate versus the false positive rate as the abscissa; for a classifier, it is obtained by continuously varying the threshold associated with the decision function [39]. The ROC and AUC obtained for the one-versus-other experiment of dataset1 and dataset2 are presented in Figures 1 and 2, respectively. The ROC curve shown in Figure 1(a) is obtained when Inline graphic domains protein sequences in dataset1 are positive labeled, where as Inline graphic domains, Inline graphic domains, and Inline graphic domains protein sequences in dataset1 are negative labeled. Similarly, ROC curve for other classifications is also obtained.

Table 4.

Comparison of Leave-one-out cross-validation accuracy obtained for protein structural classification problem on the two datasets by our approach and existing approaches.

Dataset Method Prediction accuracy for each structural class (%) Overall accuracy (%)
Inline graphic Inline graphic Inline graphic Inline graphic
Dataset1 Our approach 86.96 88.52 88.89 66.15 82.97
Component coupled [ 6] 84.3 82.0 81.5 67.7 79.1
Neural network [ 7] 68.6 85.2 86.4 56.9 74.7
SVM [ 10] 74.3 82.0 87.7 72.3 79.4
Rough sets [ 13] 77.1 77.0 93.8 66.2 79.4
Dataset2 Our approach 93.33 94.44 97.04 90.7 93.94
Component coupled [ 6] 93.5 88.9 90.4 84.5 89.2
Neural network [ 7] 86.0 96.0 88.2 86.0 89.2
SVM [ 10] 88.8 95.2 96.3 91.5 93.2
Rough sets [ 13] 87.9 91.3 97.1 86.0 90.8

Figure 1.

Figure 1

The ROC curve for identification of four structural classes of dataset1, Inline graphic domains (a), Inline graphic domains (b), Inline graphic domains (c), and Inline graphic domains (d).

Figure 2.

Figure 2

The ROC curve for identification of four structural classes of dataset2, Inline graphic domains (a), Inline graphic domains (b), Inline graphic domains (c), and Inline graphic domains (d).

4. Conclusion

In this work, we have presented a novel wavelet variance based feature vector for prediction of protein structural class. The aim of this research is to provide a new and complementary set of features for the current problem. Based on pattern recognition framework, the proposed approach is divided into three different tasks: amino acid mapping, feature construction, and classification. The feature vector summarizes the variation of ten different physicochemical properties of amino acids. The feature extraction technique is based on wavelet based time series analysis. Experiments were performed on two standard datasets (constructed by Zhou [15]). The result of LOOCV test shows that the proposed method achieves accuracy better than existing methods. The proposed approach can also be applied for identification of membrane protein type, enzyme family classification, and many others.

Contributor Information

Ravi Gupta, Email: ravigupta@au-kbc.org.

Ankush Mittal, Email: ankumfec@iitr.ernet.in.

Kuldip Singh, Email: ksdfec56@iitr.ernet.in.

References

  1. Levitt M, Chothia C. Structural patterns in globular proteins. Nature. 1976;261(5561):552–558. doi: 10.1038/261552a0. [DOI] [PubMed] [Google Scholar]
  2. Murzin AG, Brenner SE, Hubbard T, Chothia C. SCOP: a structural classification of protein database for the investigation of sequence and structures. Journal of Molecular Biology. 1992;225(4):713–727. doi: 10.1006/jmbi.1995.0159. [DOI] [PubMed] [Google Scholar]
  3. Klein JP, Delisi C. Prediction of protein structural class from the amino acid sequence. Biopolymers. 1986;25(9):1659–1672. doi: 10.1002/bip.360250909. [DOI] [PubMed] [Google Scholar]
  4. Klein P. Prediction of protein structural class by discriminant analysis. Biochimica et Biophysica Acta. 1986;874(2):205–215. doi: 10.1016/0167-4838(86)90119-6. [DOI] [PubMed] [Google Scholar]
  5. Zhou G, Xu X, Zhang C-T. A weighting method for predicting protein structural class from amino acid composition. European Journal of Biochemistry. 1992;210(3):747–749. doi: 10.1111/j.1432-1033.1992.tb17476.x. [DOI] [PubMed] [Google Scholar]
  6. Zhang C-T, Chou K-C. An optimization approach to predicting protein structural class from amino acid composition. Protein Science. 1992;1(3):401–408. doi: 10.1002/pro.5560010312. [DOI] [PMC free article] [PubMed] [Google Scholar]
  7. Metfessel BA, Saurugger PN, Connelly DP, Rich SS. Cross-validation of protein structural class prediction using statistical clustering and neural networks. Protein Science. 1993;2(7):1171–1182. doi: 10.1002/pro.5560020712. [DOI] [PMC free article] [PubMed] [Google Scholar]
  8. Chou K-C. A novel approach to predicting protein structural classes in a (20-1)-D amino acid composition space. Proteins: Structure, Function and Genetics. 1995;21(4):319–344. doi: 10.1002/prot.340210406. [DOI] [PubMed] [Google Scholar]
  9. Chou K-C, Zhang C-T. Predicting protein folding types by distance functions that make allowances for amino acid interactions. Journal of Biological Chemistry. 1994;269(35):22014–22020. [PubMed] [Google Scholar]
  10. Cai Y-D, Liu X-J, Xu X-B, Zhou G-P. Support vector machines for predicting protein structural class. BMC Bioinformatics. 2001;2, article 3:1–5. doi: 10.1186/1471-2105-2-3. [DOI] [PMC free article] [PubMed] [Google Scholar]
  11. Shen H-B, Yang J, Liu X-J, Chou K-C. Using supervised fuzzy clustering to predict protein structural classes. Biochemical and Biophysical Research Communications. 2005;334(2):577–581. doi: 10.1016/j.bbrc.2005.06.128. [DOI] [PubMed] [Google Scholar]
  12. Feng K-Y, Cai Y-D, Chou K-C. Boosting classifier for predicting protein domain structural class. Biochemical and Biophysical Research Communications. 2005;334(1):213–217. doi: 10.1016/j.bbrc.2005.06.075. [DOI] [PubMed] [Google Scholar]
  13. Cao Y, Liu S, Zhang L, Qin J, Wang J, Tang K. Prediction of protein structural class with rough sets. BMC Bioinformatics. 2006;7, article 20:1–6. doi: 10.1186/1471-2105-7-20. [DOI] [PMC free article] [PubMed] [Google Scholar]
  14. Vannucci M, Lio P. Non-decimated wavelet analysis of biological sequences: applications to protein structure and genomics. Sankhya B. 2001;63(2):218–233. [Google Scholar]
  15. Zhou G-P. An intriguing controversy over protein structural class prediction. Journal of Protein Chemistry. 1998;17(8):729–738. doi: 10.1023/A:1020713915365. [DOI] [PubMed] [Google Scholar]
  16. Percival DB. On estimation of wavelet variance. Biometrika. 1995;82(3):619–631. doi: 10.1093/biomet/82.3.619. [DOI] [Google Scholar]
  17. Bhaskaran R, Ponnuswamy PK. Positional flexibilities of amino acid residues in globular proteins. International Journal of Peptide and Protein Research. 1988;32:241–255. doi: 10.1111/j.1399-3011.1984.tb00944.x. [DOI] [PubMed] [Google Scholar]
  18. Cid H, Bunster M, Canales M, Gazitúa F. Hydrophobicity and structural classes in proteins. Protein Engineering. 1992;5(5):373–375. doi: 10.1093/protein/5.5.373. [DOI] [PubMed] [Google Scholar]
  19. Charton M, Charton BI. The structural dependence of amino acid hydrophobicity parameters. Journal of Theoretical Biology. 1982;99(4):629–644. doi: 10.1016/0022-5193(82)90191-6. [DOI] [PubMed] [Google Scholar]
  20. Simon Z. Quantum Biochemistry and Specific Interactions. Abacus Press, Tunbridge Wells, Kent, UK; 1976. [Google Scholar]
  21. Chothia C. The nature of the accessible and buried surfaces in proteins. Journal of Molecular Biology. 1976;105(1):1–12. doi: 10.1016/0022-2836(76)90191-1. [DOI] [PubMed] [Google Scholar]
  22. Dayhoff MO, Schwartz RM, Orcutt BC. In: Atlas of Protein Sequence and Structure. Dayhoff MO, editor. Vol. 5. National Biomedical Research Foundation, Washington, DC, USA; 1978. A model of evolutionary change in proteins; pp. 345–352. [Google Scholar]
  23. Zimmerman JM, Eliezer N, Simha R. The characterization of amino acid sequences in proteins by statistical methods. Journal of Theoretical Biology. 1968;21(2):170–201. doi: 10.1016/0022-5193(68)90069-6. [DOI] [PubMed] [Google Scholar]
  24. Grantham R. Amino acid difference formula to help explain protein evolution. Science. 1974;185(4154):862–864. doi: 10.1126/science.185.4154.862. [DOI] [PubMed] [Google Scholar]
  25. Fauchere J-L, Charton M, Kier LB, Verloop A, Pliska V. Amino acid side chain parameters for correlation studies in biology and pharmacology. International Journal of Peptide and Protein Research. 1988;32(4):269–278. doi: 10.1111/j.1399-3011.1988.tb01261.x. [DOI] [PubMed] [Google Scholar]
  26. Fasman GD. Practical Handbook of Biochemistry and Molecular Biology. CRC Press, Boca Raton, Fla, USA; 1989. [Google Scholar]
  27. Daubechies I. Ten Lectures on Wavelets. SIAM, Philadelphia, Pa, USA; 1992. [Google Scholar]
  28. Mallat SG. Theory for multiresolution signal decomposition: the wavelet representation. IEEE Transactions on Pattern Analysis and Machine Intelligence. 1989;11(7):674–693. doi: 10.1109/34.192463. [DOI] [Google Scholar]
  29. Percival DB, Walden AT. Wavelet Methods for Time Series Analysis. Cambridge Press, Cambridge, UK; 2002. [Google Scholar]
  30. Whitcher B, Guttorp P, Percival DB. Wavelet analysis of covariance with application to atmospheric time series. Journal of Geophysical Research. 2000;105(D11):941–962. [Google Scholar]
  31. Gallegati M, Gallegati M. Wavelet variance and correlation analyses of output in G7 countries. Macroeconomics. 2005;0512017:1–19. [Google Scholar]
  32. Xiong X, Zhang X-T, Zhang W, Li C-Y. Wavelet-based beta estimation of China stock market. Proceedings of the 4th International Conference on Machine Learning and Cybernetics (ICMLC '05), vol. 6 Guangzhou, China, August 2005. pp. 3501–3505.
  33. Percival DB, Mofjeld HO. Analysis of subtidal coastal sea level fluctuations using wavelets. Journal of the American Statistical Association. 1997;92(439):868–880. doi: 10.2307/2965551. [DOI] [Google Scholar]
  34. Cortes C, Vapnik V. Support vector networks. Machine Learning. 1995;20(3):273–297. [Google Scholar]
  35. Chang CC, Lin CJ. LIBSVM: a library for support vector machines. National Taiwan University, Taipei, Taiwan; 2004. [Google Scholar]
  36. Baldi P, Brunak S, Chauvin Y, Andersen CAF, Nielsen H. Assessing the accuracy of prediction algorithms for classification: an overview. Bioinformatics. 2000;16(5):412–424. doi: 10.1093/bioinformatics/16.5.412. [DOI] [PubMed] [Google Scholar]
  37. Ding CHQ, Dubchak I. Multi-class protein fold recognition using support vector machines and neural networks. Bioinformatics. 2001;17(4):349–358. doi: 10.1093/bioinformatics/17.4.349. [DOI] [PubMed] [Google Scholar]
  38. Hua S, Sun Z. Support vector machine approach for protein subcellular localization prediction. Bioinformatics. 2001;17(8):721–728. doi: 10.1093/bioinformatics/17.8.721. [DOI] [PubMed] [Google Scholar]
  39. Fawcett T. An introduction to ROC analysis. Pattern Recognition Letters. 2006;27(8):861–874. doi: 10.1016/j.patrec.2005.10.010. [DOI] [Google Scholar]

Articles from EURASIP Journal on Bioinformatics and Systems Biology are provided here courtesy of Springer

RESOURCES