#PAGE_PARAMS# #ADS_HEAD_SCRIPTS# #MICRODATA#

A study on separation of the protein structural types in amino acid sequence feature spaces


Authors: Xiaogeng Wan aff001;  Xinying Tan aff002
Authors place of work: College of Mathematics and Physics, Beijing University of Chemical Technology, Beijing, China aff001;  The Fourth Center of PLA General Hospital, Beijing, China aff002
Published in the journal: PLoS ONE 14(12)
Category: Research Article
doi: https://doi.org/10.1371/journal.pone.0226768

Summary

Proteins are diverse with their sequences, structures and functions, it is important to study the relations between the sequences, structures and functions. In this paper, we conduct a study that surveying the relations between the protein sequences and their structures. In this study, we use the natural vector (NV) and the averaged property factor (APF) features to represent protein sequences into feature vectors, and use the multi-class MSE and the convex hull methods to separate proteins of different structural classes into different regions. We found that proteins from different structural classes are separable by hyper-planes and convex hulls in the natural vector feature space, where the feature vectors of different structural classes are separated into disjoint regions or convex hulls in the high dimensional feature spaces. The natural vector outperforms the averaged property factor method in identifying the structures, and the convex hull method outperforms the multi-class MSE in separating the feature points. These outcomes convince the strong connections between the protein sequences and their structures, and may imply that the amino acids composition and their sequence arrangements represented by the natural vectors have greater influences to the structures than the averaged physical property factors of the amino acids.

Keywords:

Sequence alignment – Sequence databases – machine learning – Protein sequencing – Protein structure databases – Protein structure – Structural proteins – Vector spaces

Introduction

Protein is an important organics in life. It is varied with its sequence, structure, and function [17]. It is believed that protein functions are influenced by their structures, and the structures of proteins are influenced by their sequences [17]. Protein structural classification/prediction is a hot topic in bioinformatics research that particularly addresses the relations between protein sequences and their structures [816].

Typical protein structural classification/prediction methods are e.g. the artificial neural network methods, nearest neighbor methods, support vector machines [17]. Ding C and Dubchak I have proposed two new methods: the unique one-against-others and the all-against-all methods in protein fold classification [8]. Edler L and Grassmann J have introduced a statistical classification method including the feed forward neural networks (FFN) for the discrimination and the prediction of protein fold classes [9]. Huang C, Lin C, and Pal N have introduced three novel ideas for multiclass protein fold classification [10]. Jo T etc. have developed a deep learning network method (DN-Fold) to predict if a given query-template protein pair belongs to the same structural fold [11]. Khan M, Shahzad W and Baig A have used association rule mining technique-the ACO-AC to the problem of classifying proteins into its correct fold of the SCOP dataset [12]. Markowetz F, Edler L and Vingron M have compared the performance of support vector machines (SVMs) with neural networks methods and standard statistical classification methods such as discriminant analysis and nearest neighbor classification, where they found the SVMs provide a promising alternative to standard statistical classification and prediction methods in functional genomics [13]. Tan A, Gilbert D, and Deville Y have proposed a novel ensemble machine learning method that improves the coverage of the classifiers under the multi-class imbalanced sample sets by integrating knowledge induced from different base classifiers [14]. Wei L etc. have proposed a novel taxonomic method for protein fold prediction, called PFPA, which is featured by combining a novel feature set through an ensemble classifier [15]. Wei L and Zou Q have conducted a comprehensive review study surveying the recent computational methods, especially machine learning-based methods, in protein fold recognition [16]. Nearly all methods use protein sequence information in protein fold classification/prediction.

In this paper, we focus on the main structural classes of CATH and SCOP. The CATH database has three main structural classes, namely the mainly α structures, mainly β structures, and mixed α and β structures [1718]. The SCOP database admits four main structural classes, namely the all α structures, all β structures, α+β structures, α/β structures [17]. In this study, we use representative protein sequence feature methods, namely the natural vector [4] and the averaged property factor [18] to present protein sequences into real-valued feature vectors. The natural vector interprets the amino acid composition and sequence arrangements of protein sequences, while the averaged property factor interprets the physical properties of amino acids for protein sequences. We use the multi-class minimum squared error (in abbreviation as the multi-class MSE) classification method [19] and convex hull classifier [20] to separate the different structural classes in feature spaces. We found that the natural vectors of different structural classes are separable by MSE hyper-planes and convex hulls, which indicates that the natural vectors of different structural classes occupy different regions in the high-dimensional feature space. The natural vector method is found to outperform the averaged property factor method in identifying the structures. This study addresses the importance of amino acid composition and sequence arrangements in identifying the structures, and the strong connections between the protein sequences and their structures.

This paper is organized as follows. In the Materials and methods section, we state the mathematical formula of the natural vector and the averaged property factor for feature extraction, and introduce the multi-class MSE and convex hull methods for feature points separation. We define the classification rates for the MSE and the convex hull methods, in order to quantify the separation of feature points. In the Results section, we describe the simulation studies on three CATH and four SCOP datasets, where we compare our feature analysis with the PseAAC [2123] and PSSM [2425] feature methods, and compare the classification analysis with the SVM [26] and the random forest [2728] classification methods. In the Discussion section, the outcomes and efficiency of the structural separation, as well as the advantages and drawbacks of the feature methods and the classification methods are discussed. Finally, the conclusions of this paper are drawn in the Conclusion Section. The data of this paper are fully available and can be found in the Supporting Information Section.

Materials and methods

In this section, we describe the natural vector (NV) and the averaged property factor (APF) methods for protein sequence feature extraction, the multi-class MSE and the convex hull methods for feature point classification, where we define the notion of classification rate that quantifies the quality of feature points separation. All these methods for feature extraction and classification are frequently used in protein classification studies [46, 1820].

Protein sequence feature extraction methods

The natural vector (NV) and the averaged property factor (APF) are two representative protein sequence extraction methods that present protein sequences from different angles.

The natural vector method

The natural vector method is a popular sequence feature extraction method that computes the composition and sequence arrangements of the 20 types of amino acids {A, R, N, D, C, E, Q, G, H, I, L, K, M, F, P, S, T, W, Y, V} in a protein sequence [4]. This method maps each protein sequence into a high-dimensional real-vector that uniquely represents the sequence. A protein sequence is usually composed of 20 types of amino acids {A, R, N, D, C, E, Q, G, H, I, L, K, M, F, P, S, T, W, Y, V}. Different protein sequences are varied with the frequency and arrangements of these 20 amino acids. The natural vector particularly takes the advantage of these natural parameters to interpret protein sequences.

The natural vector of a protein sequence is composed of three major parts. Firstly, the natural vector contains the quantities of the 20 amino acids in the protein sequence, which are denoted by the 20 integers nA, nR, nN, …, nV. Secondly, the natural vector contains the arithmetic mean values of the total distance for each of the 20 amino acids [4]:


it describes the mean distance of the k types of amino acids from the origin, s[k][i] is the distance from the first amino acid (regarded as origin) to the i-th amino acid k in the sequence, Tk=∑i=1nks[k][i] denotes the total distance of each of the k amino acids to the origin [4]. The third part is composed of the normalized central moments defined by [4]:

where k represents the 20 types of amino acids in {A, R, N, D, C, E, Q, G, H, I, L, K, M, F, P, S, T, W, Y, V}, nk, s[k][i] and μk=Tknk are defined above.

The final natural vector is a high-dimensional real vector written as [4]:


If a specific amino acid k does not exists, then nK, μK, and Djk are zeros.

Mathematically, the correspondence between a protein sequence and its natural vector is one-to-one [4]. As have been proved theoretically in [4], all the 1st order central moments D1A,D1R,…,D1V are zeros, so we do not need to compute them in the natural vector.

The dimension of the natural vector is quite high, which may not be efficient in computation. However, the higher central moments converge to zero very quickly [4], so the high central moments hardly make any contribution. Therefore, we can only use the first several central moments. In practice, N = 2 already allows us to obtain stable classified results, inclusion of higher order central moments does not change the results [4]. Therefore, we use the 60-dimensional natural vector with N = 2 as presented as follows [4]:


The 60-dimensional natural vector uniquely characterizes each protein sequence, we compute the 60 dimensional natural vectors for all protein sequences in the datasets.

The averaged property factor (APF) method

S. Rakovsky innovates a protein sequence feature extraction method named the average property factor (APF) method [18]. It uses the 10 physical properties of amino acids to represent protein sequences. The 10 properties of amino acids are 1. Alpha-helix/bend preference; 2. Side-chain size; 3. Extended structure preference; 4. Hydrophobicity; 5. Double-bend preference; 6. Amino acid composition; 7. Flat extended preference; 8. Occurrence in region; 9. pk; 10. Surrounding hydrophobicity. In this method, an amino acid X is represented by a 10-vector [18]


where X = A, R, N, D, C, E, Q, G, H, I, L, K, M, F, P, S, T, W, Y, V. In this expression, fX(m) is the value of the m-th property factor of the amino acid X, m = 1, 2, …, 10, X = A, R, N, D, C, E, Q, G, H, I, L, K, M, F, P, S, T, W, Y, V. The values of the 10 property factors for each of the 20 amino acids are defined and computed by Kidera and the coworkers [2930], which are summarized in S1 Table in the Supporting Information Section.

For every sequence S in the database, the sequence-averaged value of the m-th property factor is defined as [18]:


where NS is the number of residues in the sequence.

The averaged property factor (APF) vector can also be computed for a predefined set Q. For example, we have a set of NQ protein sequences in the set Q, each sequence corresponds to a 10 dimensional averaged property factor vector, therefore we get NQ such vectors in the set Q. The averaged property factor vectors can be averaged over the NQ sequences and result in one 10-dimensional APF vector:


as the APF representation for the sequence set Q [18]. In this expression, each component

is the average of the m-th component (property factor) over the NQ sequences in the set Q.

In our study, we compute the 10 dimensional averaged property factor vector


for every protein sequence S in the datasets.

Structural identification methods

We first use the natural vector and the averaged property factor to compute the feature vectors for each protein sequence, then we use the multi-class MSE [19] and convex hull [20] classifiers to identify the hyper-planes and convex hull boundaries that separate the different structural classes. To quantify the separation quality, we define the notion of classification rate for the classifiers.

Multi-class MSE

The natural vector and the averaged property factor vectors are 60 and 10 dimensional real vectors in the high-dimensional feature spaces. The simple idea is to use the minimum squared error (MSE) classifier to compute high-dimensional hyper-planes that separate the feature points of different classes into disjoint regions.

The original MSE classifier is a bi-classification method that classifies the real-space into two disjoint regions [19]. Given the sample points of two classes, the minimum squired error (MSE) classification problem is to find the decision boundary i.e. a hyperplane that separates the points from the two classes into different regions, where the squared distances of the sample points to the decision boundary is minimized. Take the n-dimensional real-space as an example, the decision boundary can be expressed by the linear equation


where a = (a0, a1, ⋯, an)T is a weight vector. The problem in the MSE classification is to find the weight vector a that minimizes the squared errors. This can be solved by the gradient and the results can be expressed by the pseudo-inverse [19]

where X is an m × (n + 1) dimensional matrix, whose rows are the augmented vectors composed of the n-dimensional sample points and the one-dimensional sign of the classes.

In practice, there are often many classes to be classified, therefore a multi-class MSE classifier is usually desired in the classifications.

Suppose there are c classes to be classified and the vector points are in d-dimensions, the multi-class MSE classification problem can be described as the problem with c linear discriminant functions [19]:


where x is a d-dimensional column vector. For a (d-dimensional) vector point x, the multi-class MSE classifier classifies the point x into the class ωi if gi(x) > gj(x), for all j ≠ i [19].

In computation, the multi-class MSE method aims to compute the d × c matrix of the weighted vectors A=[a1a2⋯ac] for the c hyper-planes that separate the vector points into c disjoint regions in the d-dimensional real-space [19].

Let X be an n × d matrix of the training sample that can be written as [19]


Each Xi is the sample matrix of the i-th class, whose rows are composed of the sample vectors i.e. the natural vectors of the i-th class.

Let B be n × c matrix written as [19]


where the i-th column of each Bi are ones, and the other columns are zeros.

Under this notation, we get the solution of the multi-class MSE classification problem, i.e. the matrix of weighted vectors A [19]:


which is the solution that minimizes the sum of the diagonal elements in the squared error matrix (XAB)T (XAB). Here, X+ = (XTX)−1XT denotes the pseudo inverse of X.

Once the matrix A of the weighted vectors is obtained, we judge every d-dimensional vector point x into a class ωi using the criterion: gi(x) > gj(x), for all j ≠ i [19].

For the feature vectors of the structural class i, we use the ratio


to quantify the separation quality, which is named as the classification rate for the structural class. In this notation, Ni is the number of proteins (i.e. the number of feature points) in the structural class i, Mi is the number of feature points (among the Ni points) that are correctly classified to the structural class i by the multi-class MSE classifier, i refers to the index of the structural class, where i = {mainly − α, mainly − β, mixed α and β} for CATH, and i = {all − α, all − β, α + β, α/β} for SCOP [17]. Here, we use the protein sequence features to separate the structures, where we aim to check whether the different structural classes are separable by the sequence features.

Convex hull classification

Convex hull is a computational geometric concept that often used for evolutionary classification of genomes [20]. It uses convex polygon boundaries to classify vector points into convex hulls in real-spaces. For a given point set X in the (high-dimensional) real-space V, the convex hull S is the intersection of all convex sets that enclose the given point set X. The convex hull S of X can be constructed by using the convex combination of all the points {X1, X2, …, Xn} in the set X [20].

In computation, we use the matlab toolbox function to compute the convex hull boundaries for the high-dimensional feature points, and calculate the number of points in each convex hull.

For protein feature vectors of different structural classes, we first compute the convex hull boundaries for every structural class using all feature points in this class. Then, we count the number of points that ‘exclusively’ within the convex hull of each class. We use these convex hulls to inspect whether the different structural classes are separable in terms of the feature points. To quantify the separation of the feature points, we count the number of feature points that exclusively within the convex hull of the structural class i and use the following ratio


to compute the classification rate for the structural class i, where Ni still denotes the number of proteins (i.e. the number of feature points) in the i-th structural class, and Ai is the number of feature points (among the Ni points) that exclusively enclosed in the convex hull of the i-th structural class. Here i = {mainly − α, mainly − β, mixed α and β} for CATH, and i = {all − α, all − β, α + β, α/β} for SCOP. In this context, the ‘exclusiveness’ refers to the feature points that solely inside or on the boundary of the i-th convex hull and do not appear in the other convex hulls, i.e. we seek the convex hull separation for the feature points of the different structural classes.

In practice, the computation of the convex hulls has high computational complexity, therefore the high-dimensional feature vectors are partitioned into small dimensions e.g. 10 dimensions for the convex hull classification. The classification results are listed with separate dimensions in the Results section. We use these results to examine the separation of feature points for the different structural classes.

Results

CATH and SCOP are two protein structural classification databases, which classify proteins into different structural classes according to their secondary structures. The CATH database has three main structural classes, namely the mainly α structures, the mainly β structures, and the mixed α and β structures [17]. The SCOP database classifies proteins into four main classes, namely the all-α structures, the all-β structures, the α + β structures, the α/β structures [17]. Other structural classes are minorities. Here, we focus on the major classes of CATH and SCOP, and inspect how the structural classes are separated in terms of the different sequence features.

We use three CATH and four SCOP datasets to demonstrate the structural separation analysis. All the feature extraction analysis is compared with the PseAAC [2123] and PSSM [2425] analysis, and the classification analysis are compared with the SVM [26] and the random forest [2728] analysis.

CATH data analysis

For the CATH data, we use the three dataset examples to demonstrate the structural separation. The three examples are namely the 30 CATH groups (CATH I), the 40 CATH groups (CATH II), and the all CATH data with sequence similarity below 30% (CATH III). The 30 CATH groups (CATH I) are composed of 458 protein sequences from the three main structural classes of CATH, each class has 10 CATH groups. The 40 CATH groups (CATH II) are composed of 536 protein sequences from the three main classes of CATH, the dataset contains 14, 11, and 15 CATH groups for the mainly α, mainly β, and the mixed α & β classes respectively. The two datasets are randomly chosen in the database and have no intersection with each other. The third dataset is the set of all representative protein sequences in the PDB database with CATH classification and sequence similarity below 30%. The 30 and 40 CATH groups in the first and the second datasets are the natural CATH groups randomly selected from the CATH database. To get fair number of samples for each structural class, the CATH groups are selected randomly but to ensure that the different groups attain similar quantity level of proteins in each example. The third dataset is the entire data in the PDB database with CATH classification and sequence similarity below 30%. Details of the three datasets are shown in Table 1.

Tab. 1. Information for the CATH datasets.
Information for the CATH datasets.

CATH I: 30 CATH groups

We compute the natural vectors (NV) and the averaged property factors (APF) for the 458 proteins of the 30 CATH groups. The protein ID and feature vectors are provided in the Supporting Information S1 and S2 Datasets. The results are compared with the PseAAC and PSSM feature analysis, and the SVM and random forest classification analysis. To inspect the effectiveness of the different features, we also test the structural separation on augmented feature spaces where the feature points are augmented vectors combined from the feature vectors of different methods. We use the multi-class MSE and the convex hulls to compute hyper-planes and convex hull boundaries that can separate the sequence features. The MSE and convex hull results are shown in Tables 2 and 3 respectively.

Tab. 2. The classification results for the 30 CATH groups by the multi-class MSE method.
The classification results for the 30 CATH groups by the multi-class MSE method.
Tab. 3. The classification results for the 30 CATH groups by the convex hull method.
The classification results for the 30 CATH groups by the convex hull method.

In Table 2, the average MSE classification rates for the three structural classes achieve 88.45%, 76.70% and 75.68% respectively. The results suggest that the three structural classes of CATH are separable by the MSE hyper-planes in the feature spaces, i.e. the feature points of different structural classes are separated by hyper-planes into different regions. This implies that the amino acid composition and sequence order represented by the natural vectors, and the physical properties of amino acids characterized by the averaged property factors have great importance in identifying the structures. In this table, the nature vector attains the highest classification rates than the other feature methods, and the augmented feature vectors for the combination of different features present better classification results than the individual features. Here, the combination of different features refer to the augmented feature vector containing the components of different methods, e.g. the ‘NV, APF’ in Table 2 refers to the 70 dimensional augmented feature vectors, whose first 60 dimensions are the 60 dimensional natural vectors, and the last 10 dimensions are the 10 dimensional averaged property factor vectors. The other combined features are similarly defined.

The classification rates for the convex hull method are shown in Table 3. In the convex hull classification analysis, due to the high computational complexity of the convex hulls, the high dimensional feature vectors are divided into 10 dimensions in the classification. We can see that the convex hull results have similar trends to the MSE results in the ranking of the classification rates, and the three structural classes of CATH are identifiable by all feature methods. Again, the natural vector method achieves overall higher classification rates than the other methods. In addition, the α structures have higher classification rates than the β structures.

To compare with other known classification methods, we compare our analysis with the SVM and the random forest classification analysis. The results of the SVM and the random forest are shown in Tables 4 and 5. In Table 4, the feature points of the three structural classes are well separated by the SVM method. The average classification rates (over different feature methods) for the three structural classes are 93.91%, 75.88%, and 77.13%. In the SVM classification, the natural vector method achieves the overall higher classification rates than the other methods.

Tab. 4. The classification results for the 30 CATH groups by SVM method.
The classification results for the 30 CATH groups by SVM method.
Tab. 5. The classification results for the 30 CATH groups by random forest method.
The classification results for the 30 CATH groups by random forest method.

Similar results are found by the random forest classification analysis. In Table 5, the random forest presents good classifications for the three structural classes. The average classification rates achieve 91.59%, 86.47%, and 91.13% for the three structural classes, the natural vector and the PseAAC methods, as well as the combined feature methods, achieve high classification rates.

From this analysis, we can see that the natural vector method outperforms the averaged property factor method in the structural separation. The former represents the amino acid compositions (the N components of the natural vector) and the positions and sequence arrangements of these amino acids (the μ and D components of the natural vector), while the latter represents the average value of the physical properties of amino acids. We may suggest that the amino acid compositions, and their sequence arrangements may have greater influence to the structures. Additionally, all classification methods present good classifications for the feature points, where the convex hull method presents better performance than the multi-class MSE in this classification analysis.

CATH II: 40 CATH groups

The second dataset contains 536 proteins from 40 CATH groups, which are totally different from the CATH I. The protein ID and their feature vectors are given in the Supporting Information S3 and S4 Datasets. The MSE and convex hull results are shown in Tables 6 and 7.

Tab. 6. The classification results for the 40 CATH groups by the multi-class MSE method.
The classification results for the 40 CATH groups by the multi-class MSE method.
Tab. 7. The classification results for the 40 CATH groups by the convex hull method.
The classification results for the 40 CATH groups by the convex hull method.

In Table 6, the three structural classes are separable by the natural vector features and the augmented vectors for the combination of different features. The average classification rates for the three structural classes are 82.13%, 57.93%, 68.76%. The mainly α structures attain the highest classification rates than the other structural classes. The natural vector method attains higher classification rates than the averaged property factor method, and the combined features tend to present improved classification rates than the features of each individual method.

The convex hull classification results are better than the multi-class MSE results. The average convex hull classification rates for the three structural classes are 90.15%, 86.91%, 85.96%. The three classes are separable by the convex hulls in terms of the feature vectors (Table 7). The natural vector method attains overall higher classification rates than the averaged property factor method in the structural identification.

The SVM classification rates are shown in Table 8. In this table, the three structural classes are well separated by using the sequence features. The SVM attains the 94.89%, 71.50%, and 79.96% average classification rates for the three structural classes. Again, the natural vector method presents higher classification rates than the averaged property factor method.

Tab. 8. The classification results for the 40 CATH groups by the SVM method.
The classification results for the 40 CATH groups by the SVM method.

The classification rates by using the random forest method is shown in Table 9. In Table 9, the average classification rates for the three structural classes are 97.84%, 79.96%, and 95.06%, and all the feature methods present good classification results. In this example, the natural vector method presents similar classification rates to the averaged property factor method for the mainly α and the mixed structures achieves, but apparently higher classification rate for the mainly β structures.

Tab. 9. The classification results for the 40 CATH groups by the random forest method.
The classification results for the 40 CATH groups by the random forest method.

From the analysis of this example, we can see that the natural vector method outperforms the averaged property factor method in this structural identification. All classification method present good structural separation in the feature spaces, where the convex hull method has better performance than the multi-class MSE method.

CATH III: CATH data with sequence similarity below 30%

In this example, we analyze all CATH data in the PDB database with sequence similarity below 30%. We downloaded the PDB data of proteins obtained by X-Ray experiments and sequence similarity below 30%. The data information is shown in Table 1. The protein ID and their feature vectors can be found in the Supporting Information S5 and S6 Datasets. We carry out the natural vector and the averaged property factor feature analysis and the multi-class MSE and convex hull classifications, the results are compared with the PseAAC and the PSSM feature analysis and the SVM and random forest classification analysis. The classification rates are shown in Tables 1013.

Tab. 10. The classification results for the CATH data with low similarity by the multi-class MSE method.
The classification results for the CATH data with low similarity by the multi-class MSE method.
Tab. 11. The classification results for the CATH data with low similarity by the convex hull method.
The classification results for the CATH data with low similarity by the convex hull method.
Tab. 12. The classification results for the CATH data with low similarity by the SVM method.
The classification results for the CATH data with low similarity by the SVM method.
Tab. 13. The classification results for the CATH data with low similarity by the random forest method.
The classification results for the CATH data with low similarity by the random forest method.

In Table 10, the multi-class MSE method presents the average classification results of 70.96%, 69.98%, 49.40% for the three structural classes. The natural vector feature presents overall higher classification rates than the averaged property factor method. In the convex hull classification analysis (Table 11), the average classification rates for the three structural classes are 79.94%, 75.63%, 65.61%, which are overall better than the results obtained by the multi-class MSE method (Table 10). The natural vector feature well separates the three structural classes, while the averaged property factor method failed in differentiating the different classes.

The SVM and the random forest classification results are shown in Tables 12 and 13. In the SVM analysis, due to the large number of data and the high dimensions, the SVM toolbox function in matlab returns no convergence when using the entire dataset, therefore we use uniform window of W = 1500 data points and random generator to randomly select 1500 sample points for each structural class from the entire dataset, and do the SVM classifications on the randomly selected sample points. We repeat this process 10 times, where the 10 times repeats are performed independently, we compute the average classification rates for the SVM analysis. The SVM presents the average classification rates of 88.86%, 31.70%, and 91.62%. The random forest method is used on the entire dataset, it presents the average classification rates of 88.55%, 88.31%, 88.39% for the three structural classes. All structural classes are well classified by the random forest method.

SCOP data analysis

In this section, we use four SCOP datasets to demonstrate the classification analysis. The SCOP data are randomly chosen from the four main structural classes of SCOP (all α, all β, α + β, α/β). The first dataset is a set of 24 SCOP groups (labeled by SCOP I) composed of 817 proteins with 6 groups from each structural class. The second dataset is a set of 40 SCOP groups (labeled by SCOP II) composed of 406 proteins with 10 groups from each structural class. The third dataset is a set of 48 SCOP groups (labeled by SCOP III) composed of 2509 proteins with 12 groups from each structural class. The three datasets are randomly chosen in the database and have no intersection with each other. The fourth dataset is the set of all representative protein sequences in the PDB database with SCOP classification and sequence similarity below 30%. The SCOP groups in the first three examples are the natural SCOP groups randomly selected from the SCOP database. To get fair number of samples for each structural class, the SCOP groups are selected randomly but to ensure that the different groups attain similar quantity level of proteins in each example. The fourth dataset is the entire data in the PDB database with SCOP classification and sequence similarity below 30%. Details of the SCOP data are given in Table 14.

Tab. 14. Information for the SCOP datasets.
Information for the SCOP datasets.

SCOP I: 24 SCOP groups

This dataset contains 24 SCOP groups, we use the multi-class MSE and the convex hull methods to classify the feature points. The protein ID and their feature vectors of the 24 SCOP groups are given in the Supporting Information S7 and S8 Datasets. The results are compared with the PseAAC and the PSSM features analysis, and the SVM and random forest classification methods. The classification rates are shown in Tables 1518. In Table 15, the four structural classes of SCOP (All α, All β, α + β, α/β) are separable by the MSE hyper-planes in the natural vector and the PseAAC feature spaces. The average classification rates for the four structural classes by the multi-class MSE method are 77.98%, 84.77%, 69.58% and 70.55%. We can see that the natural vector presents overall higher classification rates than the other methods, and nearly all combined features achieve higher classification rates than their individual features. The results for the combined features of all three methods attain the highest classification rates for the structural separation.

Tab. 15. The classification results for the 24 SCOP groups by the multi-class MSE method.
The classification results for the 24 SCOP groups by the multi-class MSE method.
Tab. 16. The classification results for the 24 SCOP groups by the convex hull method.
The classification results for the 24 SCOP groups by the convex hull method.
Tab. 17. The classification results for the 24 SCOP groups by the SVM method.
The classification results for the 24 SCOP groups by the SVM method.
Tab. 18. The classification results for the 24 SCOP groups by the random forest method.
The classification results for the 24 SCOP groups by the random forest method.

Among all structural classes, the mixed structures i.e. the α + β and α /β structures are less identifiable than the pure structures (i.e. the all α structures and the all β structures).

Table 16 presents the convex hull classification for the different features. In Table 16, the convex hull results are better than the MSE results, the four structural classes are identifiable by the natural vector. The average classification rates for the four structural classes are 92.25%, 76.46%, 86.78%, 89.41%. Among the three feature methods, the natural vector method attains higher classification rates than the averaged property factor method. This again demonstrates the importance of the amino acid composition and their sequence arrangements in identifying the structures.

Tables 17 and 18 show the classification rates by using the SVM and random forest methods. The SVM achieves the average classification rates of 97.33%, 91.53%, 68.01%, 86.10% for the four structural classes. The random forest method achieves the average classification rates of 94.37%, 85.95%, 89.44%, 91.31%. The natural vector method achieves higher classification rates than the averaged property factor method.

SCOP II: 40 SCOP groups

The second SCOP example is the set of 40 SCOP groups. The protein ID and feature vectors of the 40 SCOP groups are given in the Supporting Information S9 and S10 Datasets. The classification results of this example are shown in Tables 1922. In Table 19, the four structural classes are separable in terms of the natural vector and PseAAC features. The average classification rates for the four structural classes are 71.82%, 62.86%, 60.01%, 84.54%. We can see that the natural vector method presents overall higher classification results than the other methods, and nearly all combined features have improved classification results than their individual methods. Note that the averaged property factor method attains the lowest classification rates in all structural classifications, particularly for α + β structures.

Tab. 19. The classification results for the 40 SCOP groups by the multi-class MSE method.
The classification results for the 40 SCOP groups by the multi-class MSE method.
Tab. 20. The classification results for the 40 SCOP groups by the convex hull method.
The classification results for the 40 SCOP groups by the convex hull method.
Tab. 21. The classification results for the 40 SCOP groups by the SVM method.
The classification results for the 40 SCOP groups by the SVM method.
Tab. 22. The classification results for the 40 SCOP groups by the random forest method.
The classification results for the 40 SCOP groups by the random forest method.

The classification results of the convex hull method are shown in Table 20. The convex hull classification rates attain overall higher classification rates than the multi-class MSE method, where the natural vector feature achieves the higher classification rates than the other methods. The PseAAC also presents good classification results, while the averaged property factor feature again presents the lowest classification rates. The average convex hull classification rates for the four structural classes are 95.43%, 82.05%, 86.87%, 97.81%. These convex hull results suggest that the four structural classes are separable by convex hulls in terms of the sequence features, and the convex hull method is more efficient in the structural identification than the multi-class MSE method.

In Tables 21 and 22, the SVM and the random forest methods also present good classification of the four structural classes in feature spaces. In Table 21, the SVM achieves the average classification rates of 98.68%, 79.79%, 78.72%, 86.40% for the four structural classes. In Table 22, the random forest method attains 95.43%, 82.05%, 86.87%, and 97.81% for the four structural classes. In this analysis the different structural classes are well separated in terms of the different feature methods, where the natural vector method outperforms the other feature methods in the structural classification.

SCOP III: 48 SCOP groups

The SCOP III dataset is composed of 48 SCOP groups. The protein ID and feature vectors of the 48 SCOP groups are given in the Supporting Information S11 and S12 Datasets. The MSE and convex hull classification results for the 40 SCOP groups are shown in Tables 2326. In Table 23, the average MSE classification rates are 66.765, 56.00%, 59.68%, 65.22%. The four structural classes are identifiable by the natural vectors and the PseAAC. The averaged property factor method attains the lowest classification rates for most of the structural classes which cannot separate the four structural classes. However, when different types of features are combined, the classification rates are overall improved in comparison to their individual features.

Tab. 23. The classification results for the 48 SCOP groups by the multi-class MSE method.
The classification results for the 48 SCOP groups by the multi-class MSE method.
Tab. 24. The classification results for the 48 SCOP groups by the convex hull method.
The classification results for the 48 SCOP groups by the convex hull method.
Tab. 25. The classification results for the 48 SCOP groups by the SVM method.
The classification results for the 48 SCOP groups by the SVM method.
Tab. 26. The classification results for the 48 SCOP groups by the random forest method.
The classification results for the 48 SCOP groups by the random forest method.

In Table 24, the convex hull classification results suggest that the four structural classes are separable by the N features of the natural vectors and the PseAAC features. The average convex hull classification rates for the four structural classes are 70.03%, 75.01%, 71.91%, and 59.20%. Note that the convex hull classification rates are overall higher than the MSE results, which implies that the structural classes are better separated by the convex hulls than by the MSE hyper-planes. Moreover, the N features of the natural vector i.e. the amino acid composition the protein sequences present the higher classification results than other features, but the μ and D features of the natural vectors present the lower classification rates than all the other features. These results demonstrate that the importance of amino acid composition in the structural identification.

Tables 25 and 26 show the classification rates of the four structural classes by using the SVM and random forest methods. The SVM (Table 25) achieves the average classification rates of 100%, 81.37%, 77.10%, 87.19% for the four structural classes. In the SVM analysis, the natural vector presents slightly higher classification rates than the averaged property factor features. Similar situation happens for the random forest classification analysis. In Table 26, the random forest method achieves the average classification rates of 90.10%, 86.00%, 90.68%, 94.76% for the four structural classes.

SCOP IV: SCOP data with sequence similarity below 30%

In this section, we analyze all SCOP data in the PDB database with sequence similarity below 30%. We downloaded the PDB data of proteins obtained by X-Ray experiments and sequence similarity below 30%. The protein ID and feature vectors of the SCOP data with low sequence similarity are given in the Supporting Information S13 and S14 Datasets. The data information is shown in Table 14. We carry out the natural vector and the averaged property factor feature analysis and the multi-class MSE and the convex hull structural separation studies on this dataset, and compare the analysis with the PSSM feature analysis and the SVM and random forest classification methods. The results are shown in Tables 2730.

Tab. 27. The classification results for the SCOP data with sequence similarity below 30% by the multi-class MSE method.
The classification results for the SCOP data with sequence similarity below 30% by the multi-class MSE method.
Tab. 28. The classification results for the SCOP data with sequence similarity below 30% by the convex hull method.
The classification results for the SCOP data with sequence similarity below 30% by the convex hull method.
Tab. 29. The classification results for the SCOP data with sequence similarity below 30% by the SVM method.
The classification results for the SCOP data with sequence similarity below 30% by the SVM method.
Tab. 30. The classification results for the SCOP data with low similarity by the random forest method.
The classification results for the SCOP data with low similarity by the random forest method.

In Table 27, the multi-class MSE method achieves the average classification rates of 61.48%, 53.61%, 47.28%, and 45.60% for the four structural classes. From this table, we can see that the four structural classes are separable in the natural vector feature space, and the natural vector feature presents overall higher classification rates than the averaged property factor method. The augmented features i.e. the combination of different features present higher classification rates than the individual feature method. The PSSM feature presents the lowest classification rates in this analysis.

In Table 28, the convex hull classification method presents good classification for the four structural classes. The average classification rates by the convex hull method are 68.16%, 60.36%, 56.69%, 46.92%. The classification rates of the natural vector features are higher than the classification rates of the averaged property factor features. The SVM classification (Table 29) shows lower classification rates than the multi-class and the convex hull classification methods, the average classification rates for the four structural classes are 86.13%, 38.09%, 34.01%, 95.13%. The SVM does not perform well in this analysis. The random forest well separates the four structural classes (Table 30), the average classification rates for the four structural classes are 56.29%, 61.01%, 96.49%, and 68.45%. The natural vector method presents higher classification rates than the averaged property factor method.

Discussion

In this paper, we use protein sequence features to study the structural separation of proteins. We use two typical protein sequence features, namely the natural vector method and the averaged property factor method, to extract protein sequence features. The natural vector focuses on the composition and sequence arrangements of amino acids, while the averaged property factor focuses on the physical properties of amino acids. We compare the two feature methods with the PseAAC and the PSSM features. These feature methods map protein sequences into high-dimensional real vectors, where we use the multi-class MSE and the convex hull methods to classify these feature vectors into separate regions. We aim to inspect whether the different secondary structural classes are separable in terms of the sequence features, and also to check which kind of sequence features better influence the structures. The classification analysis is compared with traditional methods such as the SVM and the random forest methods.

We use three CATH datasets and four SCOP datasets to demonstrate the analysis. We found that the different structural classes of CATH and SCOP are separable by hyper-planes and convex hulls in the sequence feature spaces, the natural vector method outperforms the other feature methods in nearly all structural classifications. As compared among the different classification methods, the multi-class MSE, the convex hull method, and the random forest method have good performances in the structural classification. The SVM presents good classifications in most cases, but it may have no convergence in the computation for some large datasets due to the high dimensions of the feature vectors, and the classification rates of the SVM are sometimes lower than the results of the other methods. The convex hull method presents the best classifications to the structural classes than the other methods.

In the feature analysis, we compared the natural vector and the averaged property factor methods with the PseAAC and the PSSM feature methods. The natural vector is claimed to have one-to-one correspondence with the protein sequence [4], it is composed of three major parts that representing the compositions, positions and the sequence arrangements of the common 20 types of amino acids. The averaged property factor method [18] focuses on the 10 physical properties of amino acids. The PseAAC method [2123] presents the amino acid compositions of protein sequences which is often use by machine learning classification methods [3133]. The PSSM is a position specific scoring method that scores the local alignment profile of protein sequences [2425]. We use these four feature methods to present the protein sequences, the natural vector method and the PseAAC method often present better performances in the structural classification than the averaged property factor method. Particularly, in the low similarity data analysis, the natural vector method presents apparent superiority than the averaged property factor method in the convex hull classification. These may imply that the amino acid composition and their sequence arrangements presented by the natural vectors may have better inference to the protein structures than the averaged physical properties of the amino acids. Note that the PSSM is different from the natural vector in extracting the sequence features. The natural vector counts both the composition and the sequence arrangements of amino acids in protein sequences, it computes the average distance and moments of each type of amino acids to the origin (i.e. the first amino acid of the sequence). The amino acid composition, the average distance and the moments together is a hallmark of each individual sequence, and does not relying on the alignment of other sequences. The PSSM scores the alignment of the sequence and these scores depend on the alignment of the sequence to other sequences. In most cases, the PSSM presents higher classification rates than the averaged property factor method, as the natural vector method does.

In most of the cases, the combination of different features presents better classification results than the individual features. Usually, the complete combination of all three methods presents the highest classification results than any other combinations. The classification rates are apparently improved when including the natural vectors and the PseAAC features, which imply that the amino acid composition and their sequence arrangements may have great influence to the structures.

In the classification study, we use multi-class MSE and convex hull methods to study the separation of feature spaces, which are compared with the analysis of the SVM and the random forest method. Results demonstrate that the different structural classes of CATH and SCOP are separable by using the multi-class MSE and the convex hull methods in terms of the natural vector features. The natural vector outperforms the averaged property factor method in nearly all classifications.

The convex hull classification results are comparatively higher than the multi-class MSE results in nearly all simulation studies. This implies that the convex hulls present better separation for the feature points than the MSE hyper-planes. The ‘exclusively in hull’ of the convex hull method has good advantages over the regional ‘cuts’ by the MSE hyper-planes in the structural separation of feature spaces. Both the classification methods are popular classifiers, but they present the classification in different manners. The MSE classifier is often used in machine learning classifications, which cuts real spaces into disjoint regions [19]. The convex hull method is used for taxonomy or evolutionary classification for genes or proteins [20], where the feature points of different genetic families or taxa are enclosed in different convex hulls. Although, the convex hull method presents better classification rates in the structural separation, both classifiers support the same results that the different structural classes are separable in the natural vector spaces, which admits better separation of the structural classes than the other feature methods.

The classification rate defined with the MSE and convex hull methods is used to quantify the separation quality for the different structural classes. It measures the ‘exclusiveness’ of feature points in the region of each structural class. Note that different sequences may correspond to similar structures, while similar sequences may also correspond to different structures. Therefore, the structural separation in the feature spaces does not mean the exact classification of the structures, but is a general division of the feature spaces. From this study, we see that the feature points of different structural classes occupy different regions in the feature spaces, which can be separated by the hyper-planes and convex hulls. The overall results address the important connections between the protein sequences (the amino acid composition and sequence arrangements) and their structures.

Conclusion

In this study, we use the multi-class MSE and the convex hull methods to separate the protein structural classes in the protein sequence feature spaces. We found that the different structural classes of CATH and SCOP are separable by hyper-planes and convex hulls in terms of the natural vector features. The natural vector method outperforms the averaged property factor method in the structural separation, and the convex hull method outperforms the multi-class MSE method in the structural separation of feature spaces. The results may imply that the amino acid composition and their sequence arrangements presented by the natural vectors may have better indications to the structures than the averaged physical properties of amino acids.

Supporting information

S1 Table [docx]
The 10 property factors of the 20 amino acids [–].

S1 Dataset [rar]
The data description and PDB IDs of the 30 CATH groups (CATH I).

S2 Dataset [mat]
The feature vectors of the 30 CATH groups (CATH I).

S3 Dataset [rar]
The data description and PDB IDs of the 40 CATH groups (CATH II).

S4 Dataset [mat]
The feature vectors of the 40 CATH groups (CATH II).

S5 Dataset [rar]
The PDB IDs of the CATH data with sequence similarity below 30% (CATH III).

S6 Dataset [mat]
The feature vectors of the CATH data with sequence similarity below 30% (CATH III).

S7 Dataset [rar]
The data description and PDB IDs of the 24 SCOP groups (SCOP I).

S8 Dataset [mat]
The feature vectors of the 24 SCOP groups (SCOP I).

S9 Dataset [rar]
The data description and PDB IDs of the 40 SCOP groups (SCOP II).

S10 Dataset [mat]
The feature vectors of the 40 SCOP groups (SCOP II).

S11 Dataset [rar]
The data description and PDB IDs of the 48 SCOP groups (SCOP III).

S12 Dataset [mat]
The feature vectors of the 48 SCOP groups (SCOP III).

S13 Dataset [rar]
The PDB IDs of the SCOP data with sequence similarity below 30% (SCOP IV).

S14 Dataset [mat]
The feature vectors of the SCOP data with sequence similarity below 30% (SCOP IV).


Zdroje

1. Levitt M. Nature of the protein universe. Proceedings of the National Academy of Sciences of the United States of America. 2009; 106 (27): 11079–84. doi: 10.1073/pnas.0905029106 19541617

2. Yau ST, Yu C, He RL. A protein map and its application. DNA and Cell Biology. 2008; 27: 241250.

3. Yu C, Cheng SY, He RL, Yau ST. Protein map: An alignment-free sequence comparison method based on various properties of amino acids. Gene. 2011; 486(1–2): 110–118. doi: 10.1016/j.gene.2011.07.002 21803133

4. Yu C, Deng M, Cheng SY, Yau SC, He RL, Yau ST. Protein space: A natural method for realizing the nature of protein universe. Journal of Theoretical Biology. 2013; 318:197–204. doi: 10.1016/j.jtbi.2012.11.005 23154188

5. Zhao B, He RL, Yau ST. A new distribution vector and its application in genome clustering. Molecular Phylogenetics and Evolution. 2011; 59: 438–443. doi: 10.1016/j.ympev.2011.02.020 21385621

6. Zhao X, Wan X, He RL, Yau ST. A new method for studying the evolutionary origin of the SAR11 clade marine bacteria. Molecular Phylogenetics and Evolution. 2016; 98: 271–279. doi: 10.1016/j.ympev.2016.02.015 26926946

7. Yu C, He RL, Yau ST. Protein sequence comparison based on K-string dictionary. Gene. 2013; 529: 250–256. doi: 10.1016/j.gene.2013.07.092 23939466

8. 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 11301304

9. Edler L, Grassmann J, Suhai S. Role and results of statistical methods in protein fold class prediction. Mathematical and Computer Modelling. 2001; 33(12–13): 1401–1417.

10. Huang CD, Lin CT, Pal NR. Hierarchical learning architecture with automatic feature selection for multiclass protein fold classification. IEEE transactions on NanoBioscience. 2003; 2(4): 221–232. doi: 10.1109/tnb.2003.820284 15376912

11. Jo T, Hou J, Eickholt J, Cheng J. Improving protein fold recognition by deep learning networks. Scientific reports. 2015; 5: 17573. doi: 10.1038/srep17573 26634993

12. Khan MA, Shahzad W, Baig AR. Protein classification via an ant-inspired association rules-based classifier. International Journal of Bio-Inspired Computation. 2016; 8(1): 51–65.

13. Markowetz F, Edler L, Vingron M. Support vector machines for protein fold class prediction. Biometrical Journal: Journal of Mathematical Methods in Biosciences. 2003; 45(3): 377–389.

14. Tan AC, Gilbert D, Deville Y. Multi-class protein fold classification using a new ensemble machine learning approach. Genome Informatics. 2003; 14: 206–217. 15706535

15. Wei L, Liao M, Gao X, Zou Q. Enhanced protein fold prediction method through a novel feature extraction technique. IEEE transactions on nanobioscience. 2015; 14(6): 649–659. doi: 10.1109/TNB.2015.2450233 26335556

16. Wei L, Zou Q. Recent progress in machine learning-based methods for protein fold recognition. International journal of molecular sciences. 2016; 17(12): 2118.

17. Wang J, Wang Z, Tian X. Bioinformatics: Fundamentals and Applications. Tsinghua University Press. 2014.

18. Rackovsky S. Sequence physical properties encode the global organization of protein structure space. PNAS. 2009; 106(34): 14345–14348. doi: 10.1073/pnas.0903433106 19706520

19. Duda RO, Hart PE, Stork DG. Pattern Classification, second Edition. China Machine Press. 2001.

20. Tian K, Zhao X, Yau ST. Convex hull analysis of evolutionary and phylogenetic relationships between biological groups. Journal of Theoretical Biology. 2018; 456: 34–40. doi: 10.1016/j.jtbi.2018.07.035 30059661

21. Shen HB, Chou KC. PseAAC: A flexible web server for generating various kinds of protein pseudo amino acid composition. Analytical Biochemistry. 2008; 373(2): 386–388. doi: 10.1016/j.ab.2007.10.012 17976365

22. Liu B, Liu F, Wang X, Chen J, Fang L and Chou KC. Pse-in-One: a web server for generating various modes of pseudo components of DNA, RNA, and protein sequences. Nucleic Acids Research. 2015; 43 (W1): W65–W71. doi: 10.1093/nar/gkv458 25958395

23. Xu Y, Ding J, Wu LY, Chou KC. iSNO-PseAAC: predict cysteine S-nitrosylation sites in proteins by incorporating position specific amino acid propensity into pseudo amino acid composition. PLoS ONE. 2013; 8(2): e55844. doi: 10.1371/journal.pone.0055844 23409062

24. Gribskov M, Mclachlan AD, Eisenberg D. Profile analysis: detection of distantly related proteins. Proceedings of the National Academy of Sciences. 1987; 84(13), 4355–4358.

25. Jeong JC, Lin X, Chen XW. On position-specific scoring matrix for protein function prediction. IEEE/ACM Transactions on Computational Biology & Bioinformatics. 2011; 8 (2), 308–315.

26. Hsu C, Chang C, Lin C. A practical guide to support vector classification. BJU International. 2008; 101(1):1396–1400.

27. Breiman L. Random Forests. Machine Learning. 2001; 45 (1): 5–32.

28. Lim A., Breiman L, Cutler A. Big random forests: classification and regression forests for large data sets. 2014.

29. Kidera A, Konishi Y, Oka M, Ooi T, Scheraga HA. Statistical analysis of the physical properties of the 20 naturally occurring amino acids. Journal of Protein Chemistry. 1985; 4(1): 23–55.

30. Kidera A, Konishi Y, Ooi T, Scheraga HA. Relation between sequence similarity and structural similarity in proteins: Role of important properties of amino acids. Journal of Protein Chemistry. 1985; 4(5):265–297.

31. Chang CC and Lin CJ. LibSVM: A Library for support vector machines. ACM Transactions on Intelligent Systems & Technology. 2011; 2(3): 27.

32. Lin C, Chen W, Qiu C, Wu Y, Krishnan S, Zou Q. LibD3C: Ensemble Classifiers with a Clustering and Dynamic Selection Strategy. Neurocomputing. 2014; 123: 424–435.

33. Lin C, Zou Y, Qin J, Liu X, Jiang Y, Ke C, et al. Hierarchical classification of protein folds using a novel ensemble classifier. PLoS ONE. 2013; 8(2): e56499. doi: 10.1371/journal.pone.0056499 23437146


Článek vyšel v časopise

PLOS One


2019 Číslo 12
Nejčtenější tento týden
Nejčtenější v tomto čísle
Kurzy

Zvyšte si kvalifikaci online z pohodlí domova

Svět praktické medicíny 1/2024 (znalostní test z časopisu)
nový kurz

Koncepce osteologické péče pro gynekology a praktické lékaře
Autoři: MUDr. František Šenk

Sekvenční léčba schizofrenie
Autoři: MUDr. Jana Hořínková

Hypertenze a hypercholesterolémie – synergický efekt léčby
Autoři: prof. MUDr. Hana Rosolová, DrSc.

Význam metforminu pro „udržitelnou“ terapii diabetu
Autoři: prof. MUDr. Milan Kvapil, CSc., MBA

Všechny kurzy
Kurzy Podcasty Doporučená témata Časopisy
Přihlášení
Zapomenuté heslo

Zadejte e-mailovou adresu, se kterou jste vytvářel(a) účet, budou Vám na ni zaslány informace k nastavení nového hesla.

Přihlášení

Nemáte účet?  Registrujte se

#ADS_BOTTOM_SCRIPTS#