Skip to main content

ORIGINAL RESEARCH article

Front. Microbiol., 22 February 2022
Sec. Systems Microbiology
This article is part of the Research Topic Systems Biology and Omics Analysis in Extremophiles View all 6 articles

iThermo: A Sequence-Based Model for Identifying Thermophilic Proteins Using a Multi-Feature Fusion Strategy

  • 1School of Life Sciences and Technology, Center for Informational Biology, University of Electronic Science and Technology of China, Chengdu, China
  • 2School of Computer Science and Engineering, University of Electronic Science and Technology of China, Chengdu, China
  • 3Sichuan Artificial Intelligence Research Institute, Yibin, China
  • 4Tsinghua Shenzhen International Graduate School, Institute of Biopharmaceutical and Health Engineering, Tsinghua University, Shenzhen, China
  • 5School of Materials Science and Engineering, Hainan University, Haikou, China

Thermophilic proteins have important application value in biotechnology and industrial processes. The correct identification of thermophilic proteins provides important information for the application of these proteins in engineering. The identification method of thermophilic proteins based on biochemistry is laborious, time-consuming, and high cost. Therefore, there is an urgent need for a fast and accurate method to identify thermophilic proteins. Considering this urgency, we constructed a reliable benchmark dataset containing 1,368 thermophilic and 1,443 non-thermophilic proteins. A multi-layer perceptron (MLP) model based on a multi-feature fusion strategy was proposed to discriminate thermophilic proteins from non-thermophilic proteins. On independent data set, the proposed model could achieve an accuracy of 96.26%, which demonstrates that the model has a good application prospect. In order to use the model conveniently, a user-friendly software package called iThermo was established and can be freely accessed at http://lin-group.cn/server/iThermo/index.html. The high accuracy of the model and the practicability of the developed software package indicate that this study can accelerate the discovery and engineering application of thermally stable proteins.

Introduction

In the field of industrial and biotechnology development, researchers usually increase the temperature to shorten the enzymatic reaction time (Tang et al., 2017). However, the increase in temperature leads to the denaturation of protein, resulting in the loss of protein activity. Maintaining the activity of protein under increasing temperature conditions is a hot topic in the current engineering field. It is well known that temperature is crucial to cellular life. It has been reported that some organisms can live in a high-temperature environment. In general, the organisms that survive at an optimal growth temperature (OGT) below 50°C are regarded as mesophilic organisms, and the organisms that can survive at the OGT of 50°C or above are called thermophilic organisms (Gromiha and Suresh, 2008). Thermophiles can produce thermally stable proteins and even effectively resist high temperatures of up to 120°C (Fan et al., 2016; Tang et al., 2017). Therefore, the study of proteins produced by thermophilic organisms is significant for the development of enzyme engineering (Huang and Gong, 2020; Wang et al., 2020; Alim et al., 2021; Suresh et al., 2021; Zou et al., 2021).

There have been many studies on thermophilic proteins. It is found that the thermal stability of proteins is related to amino acid distribution in proteins (Fukuchi and Nishikawa, 2001; Zhou et al., 2008). In addition to amino acid distribution, dipeptide composition (DC) contributes effectively to protein thermal stability (Ding et al., 2004; Zhang and Fang, 2007; Nakariyakul et al., 2012). In addition, previous studies have reported that the factors affecting the thermal stability of proteins also include hydrophobicity (Saraboji et al., 2005; Miyazaki et al., 2006; Gromiha et al., 2013), hydrogen bonding (Bleicher et al., 2011), residues and inter-residue contacts (Gromiha, 2001; Meruelo et al., 2012), helical polar surfaces (Jayaraman et al., 2006), side-chain interactions (Kumar et al., 2000), and salt bridges (Sadeghi et al., 2006; Ge et al., 2008).

Based on these characteristics, some computational models have been developed to predict thermophilic proteins (Wang et al., 2020). Gromiha and Suresh (2008) developed a neural network-based model. They reported 89 and 91% accuracy using 5-fold cross-validation and independent dataset, respectively. Lin and Chen (2011) built the most reliable benchmark dataset at that time, including 915 thermophilic proteins and 793 non-thermophilic proteins. Using amino acid composition (AAC) and dipeptide composition as inputs of support vector machine (SVM), the accuracy for thermophilic proteins and non-thermophilic proteins was 93.8 and 92.7%, respectively. Then, the genetic algorithm combined with SVM was applied to the prediction problem (Wang et al., 2011; Lv et al., 2020c). Nakariyakul et al. (2012) established a computational model on the same dataset constructed by Lin and Chen (2011). Their model achieved an accuracy of 93.3% in jackknife cross-validation. In recent years, combined with AAC, evolutionary information, and acid dissociation constant, Fan et al. (2016) built a prediction model with an accuracy of 93.5%. Tang et al. (2017) proposed a two-steps discrimination method using the same dataset and achieved an accuracy of 94.44% in 5-fold cross-validation. A voting algorithm for thermophilic proteins prediction has achieved an accuracy of 93.03% (Li J. et al., 2019). Feng et al. (2020) developed a reduced AAC-based model and obtained an accuracy of 98.2%. Guo et al. (2020) used the feature dimension reduction technique to identify thermophilic protein and reported an accuracy of 96.02%.

Although much work has been done to predict thermophilic proteins, the availability of a reliable benchmark dataset, the development of an accurate model based on multi-feature fusion, and the construction of a software package still need to be further improved. Therefore, this study constructed the most reliable benchmark dataset. Subsequently, an accurate model was developed based on this dataset. Based on the model, a software package was established. The following sections will introduce these processes in detail.

Materials and Methods

The fundamental framework of the present research work includes the following five steps: (1) benchmark dataset construction, (2) feature extraction, (3) feature selection, (4) feature fusion, (5) model training, and (6) software package establishment. The flow chart of the framework is illustrated in Figure 1.

FIGURE 1
www.frontiersin.org

Figure 1. Flow chart of a framework for predicting thermophilic proteins.

Dataset

The cornerstone of a robust and reliable model is to generate a reliable and strict benchmark dataset. In previous literature, scholars used 50°C as a cutoff to construct a benchmark dataset. However, this criterion did not seem objective because proteins might be stable even above the OGT of microorganisms. For instance, a protein produced by microorganisms living at 45°C is likely not to denature at 60°C. According to the 50°C cutoff criterion, this protein is included in the negative dataset, but it should be included in the positive dataset as it is still stable above the 50°C. To eradicate this effect as much as possible, we used Lin and Chen’s (2011) strict and objective standard to generate a benchmark dataset. According to Lin and Chen’s (2011) criterion, the proteins in the microorganism with OGT > 60°C and <30°C were regarded as thermophilic and non-thermophilic proteins, respectively. Of course, even after using Lin and Chen’s (2011) criterion, the effect mentioned still exists but not as strongly as when compared to the 50°C cutoff criterion. All protein sequences were extracted from a universal protein resource (UniProt). Subsequently, the following steps were used to ensure the quality of protein data: (I) the proteins which have been manually reviewed remained; (II) proteins containing ambiguous residues were excluded; (III) sequences which are a fragment of other proteins were excluded; (IV) proteins which infer from prediction or homology were excluded; (V) to remove redundancy and homology bias, CD-HIT program (Huang et al., 2010) was used by setting a cutoff of sequence identity to 30%. As a result, the final benchmark dataset contained 1,443 non-thermophilic and 1,366 thermophilic proteins. Our final dataset contains only a few thousand proteins because the growth temperature of some microorganisms is known (Li G. et al., 2019) and UniProt contains few confirmed proteins. We only included experimental data. Moreover, noise and redundancy were removed, which also caused a reduction in the number of proteins. For training model, the dataset was divided into 80:20 ratios; model was trained on 80% dataset and validated on 20% dataset.

Feature Extraction

Protein sequences were transformed into numerical vectors to identify thermophilic proteins by machine learning methods (Liu et al., 2019, 2020; Li et al., 2021; Zhang et al., 2021a,b). To accomplish this task, we used the iFeature program (Chen et al., 2018) to generate seven kinds of protein features, namely amino acid composition (AAC), traditional pseudo amino acid composition (tPseAAC), amphiphilic pseudo amino acid composition (aPseAAC), the composition of k-spaced amino acid pairs (CKSAAP), dipeptide composition (DC), dipeptide deviation from the expected mean (DDE), and composition, transition, and distribution (CTD). These features will be described in detail in the following sections.

Amino Acid Composition

Amino acid composition (Bhasin and Raghava, 2004; Lv Z. et al., 2021) refers to the occurrence frequencies of 20 amino acid residues in a protein sequence and is defined as:

f ( t ) = N ( t ) N , t { A , C , D , , Y } (1)

where f(t) represents the frequency of t amino acid, N(t) indicates the total number of t amino acids in a protein sequence of length N.

Traditional Pseudo Amino Acid Composition

Traditional pseudo amino acid composition was used to describe residues correlation based on their physicochemical properties (Chou, 2001). The descriptor uses the 20+λ dimensional vectors to represent the protein sequence. The 20 and λ dimensions denote the amino acid composition and sequence correlation factor, respectively.

For any protein P, its tPseAAC can be represented as:

P = [ A 1 , A 2 , A 3 , , A 20 , A 20 + 1 , , A 20 + λ ] T (2)

where the 20+λ dimension elements can be formulated as:

p u = { f u μ - 1 20 f u + ω k - 1 λ τ k , 1 μ 20 ω τ u - 20 μ - 1 20 f u + ω k - 1 λ τ k , 21 μ 20 + λ (3)

where Pu and w denote the feature vector and weight factor, respectively. Here, we set w to 0.05 for saving computational time. The fu shows the amino acids occurrence frequency in a protein P. τk represents the k-tire sequence correlation factor which is given below by formula:

τ k = 1 L - k i = 1 L - k J i , i + k , ( k < L ) (4)
J i , i + k = 1 3 { [ H 1 ( R i ) - H 1 ( R i + k ) ] 2 + [ H 2 ( R i ) - H 2 ( R i + k ) ] 2 + [ M ( R i ) - M ( R i + k ) ] 2 } (5)

where H1(Ri) is the hydrophobicity value, H2(Ri) is the hydrophilicity value, and M (Ri) is the side chain mass of the amino acid residue Ri. For detailed descriptions about tPseAAC, please refer to the literature (Chou, 2001).

Amphiphilic Pseudo Amino Acid Composition

This descriptor incorporates a partial sequence-order effect to the amino acids based on hydrophobicity and hydrophilicity (Chou, 2005). According to aPseAAC, a protein is represented as follows:

P = [ A 1 , A 2 , A 3 , , A 20 , A 20 + 1 , , A 20 + λ , , A 20 + 2 λ ] (6)

where the first 20-dimension elements represent the AAC, and the remaining dimensions represent the sequence correlation factor similar to tPseAAC. For further details about aPseAAC, please refer to the literature (Chou, 2005).

Composition of k-Spaced Amino Acid Pairs

The CKSAAP describes the frequencies of paired amino acids separated by any amino acid with the symbol k. The value of k may vary from 0 to 5 (Chen et al., 2007). CKSAAP for (k = 0) was formulated as:

F 0 = ( F AA N 0 , F AC N 0 , F AD N 0 , , F YY N 0 ) 400 (7)

where F0 represents the CKSAAP for (k = 0), F represents the frequency of zero spaced paired amino acids, and N0 represents total zero spaced amino acid pairs.

Dipeptide Composition

Dipeptide composition is the frequencies of dipeptides in a protein sequence and is defined as:

D c ( g , h ) = N ( g , h ) N - 1 (8)

where Dc(g,h) denotes the frequency of dipeptide (g,h), while N(g,h) denotes the number of times dipeptide (g,h) present in the protein sequence containing total dipeptides N (Saravanan and Gautham, 2015).

Dipeptide Deviation From Expected Means

Dipeptide deviation from expected means proposed by Saravanan and Gautham (2015), involves the combination of dipeptide composition (DC), theoretical mean (Tm), and theoretical variance (Tv), which was defined as:

DDE ( g , h ) = D c ( g , h ) - T m ( g , h ) T v ( g , h ) (9)

where,

T m ( g , h ) = C g C N × C h C N (10)

where Cg indicates the total codons code for amino acid g, and Ch indicates the total codons code for amino acid h. CN is the number of codons except for the stop codons.

The theoretical variance Tv is defined as:

T v ( g , h ) = T m ( g , h ) ( 1 - T m ( g , h ) ) N - 1 (11)

where N denotes the length of the sequence.

Composition, Transition, and Distribution

According to the characteristics of amino acids, 20 amino acids can be categorized as polar, neutral, and hydrophobic. According to the definition of CTD, composition (C) is the percent occurrence of polar, neutral, and hydrophobic residues; transition (T) indicates the frequency in transition; and distribution (D) is the position of the first 25, 50, 75, and 100% amino acid of each group.

C ( r ) = N ( r ) N , r { p o l a r , n e u t r a l , h y d r o p h o b i c } (12)

where N(r) and N indicate the number of amino acids of type r and sequence length, respectively (Tomii and Kanehisa, 1996; Dubchak et al., 1999).

Feature Selection

Redundant features and noise affect the prediction performance of the model. In order to get the best prediction performance, it is necessary to remove redundant features and noise using feature selection methods (Tang et al., 2020; Zhang Z. M. et al., 2020; Dao et al., 2021c). In this study, the analysis of variance (ANOVA; Tang et al., 2018) was applied for feature ranking, and a sequential backward selection strategy was used to pick out optimal features. The following section will introduce the method briefly.

Analysis of variance (ANOVA) can be used to select the best feature subsets based on F-value. F-value is the ratio of the variance between the sample types and the variance within the samples. A feature’s greater F-value implies that the feature can contribute more to discriminating between positive and negative samples.

F-value for a feature m can be calculated as:

F ( m ) = s 2 b ( m ) s 2 w ( m ) (13)

where s2b is the variance between the features and s2w is the variance with each feature’s sample. These variances can be represented as:

s 2 b ( m ) = i = 1 K n i ( j = 1 n i f i j ( m ) n i - i = 1 K j = 1 n i f i j ( m ) i = 1 K n = i ) 2 / d f b (14)
s 2 w ( m ) = i = 1 K j = 1 n i ( f i j ( m ) - i = 1 K j = 1 n i f i j ( m ) i = 1 K n i ) 2 / d f w (15)

where K denotes the total features, N denotes the total samples, fij(m) denotes the m-th feature of the j-th sample in the i-th group, and ni denotes sample in the i-th group. The degree of freedom for between features dfb and within features dfw was K-1 and N-1, respectively. Detailed descriptions about ANOVA can be referred to as reference (Tang et al., 2018).

Classification

For classification, we examined a number of classifiers, including Support Vector Machine (SVM; Tang et al., 2017), K Nearest Neighbor (KNN; Zuo et al., 2013; Zulfiqar et al., 2021a), Random Forest (RF), and Multi-layer Perceptron (MLP) for training the model. The following sections will introduce these classifiers briefly.

Support Vector Machine

Support vector machine maps the features in multi-dimensional space and defines the optimal hyperplane to separate the two classes using a kernel function. Different kernels functions can be used in SVM. Because of the non-linearity of data, we used radial basis function (RBF), which can be represented for vectors a and b by formula as:

K ( a , b ) = exp ( - γ || a - b || 2 ) (16)

where γ denotes the training parameter. The tradeoff between a lower training error and large margins is controlled by a regularization factor C. In the present study, the value of γ and C was set to 0.0001 and 900, respectively. For further details about SVM, see (Joachims, 1998).

Random Forest

Random forest is based on ensemble methodology to predict the final results. It involves various decision trees, each containing a decision node, leaf node, and root node. A leaf node is the output of each decision tree. The final output is based on the majority voting system (Lv et al., 2020a). If we have attributes Θ of a vector x and decision tree based on these attributes is h(x, Θ), then the random forest can be defined as:

f = { h ( x , Θ k ) } , k = 1 , 2 , , k (17)

In the present study, the hyperparameters maximum depth, minimum sample split, and n_estimators were set 100, 10, and 500, respectively. For a detailed algorithm of random forest, refer to reference (Breiman, 2001).

K Nearest Neighbors

K nearest neighbor is the most commonly used classifier. It represents the feature vectors as points in feature space and calculates the distance between these points. The final decision is made based on the distance between these points. KNN commonly uses the Euclidean distance as the distance metric.

The Euclidean distance is given below:

dist ( M , N ) = i = 1 n c i ( m i - n i ) 2 (18)

where M and N are two feature vectors while m shows feature space dimensionality (Uddin et al., 2019). The present study applied the KNN classifier using hyper parameters n-neighbor, P, and leaf-size as 6, 1, and 2, respectively.

Multi-Layer Perceptron

Deep learning is also a popular method in bioinformatics (Dao et al., 2021a,b; Lv H. et al., 2021; Wang et al., 2021; Zulfiqar et al., 2022). MLP is a feed-forward neural network containing input, hidden, and output layers for receiving input data, processing data, and performing final prediction, respectively. It trains the network using a supervised learning technique known as backpropagation. The following equation describes the output result of each trained neuron.

f ( α ) = f ( i =  1 w i x i + b ) (19)

where xi indicates the input values of the firing neuron, wi are their weights, f represents the activation function, and b presents the activation threshold of the neuron. For a detailed MLP algorithm, refer to the reference (Taud and Mas, 2018). In the present study, rectified linear activation unit (ReLU) was used as an activation function in the hidden layer; for the outer layer activation function, a sigmoid was used. Input, hidden, and output layers containing 83, 100, and 1 neuron, respectively, were used to train the model. The detail of hyperparameters is presented in Table 1.

TABLE 1
www.frontiersin.org

Table 1. Best hyperparameters for MLP classifier.

Performance Evaluation

In order to evaluate the overall model performance, the following parameters were used (Lv et al., 2020b,d; Shao et al., 2021).

Sn = TP TP + FN (20)
Sp = TN TN + FP (21)
Acc = TP + TN TP + FP + TN + FN (22)
MCC = TP × TN - FP × FN ( T P + F N ) ( T N + F N ) ( T P + F P ) ( T N + F P ) (23)

where Sn, Sp, Acc, and MCC denote sensitivity, specificity, accuracy, and Matthews’s correlation coefficient. Thermophilic proteins classified as thermophilic were denoted TP (true positive), Non-thermophilic proteins classified as non-thermophilic were denoted TN (true negative), Non-thermophilic proteins classified as thermophilic were denoted by FP (false positive), and thermophilic proteins classified as non-thermophilic were denoted by FN (false negative).

Results and Discussion

Performance Evaluation

For performance evaluation, seven descriptors including AAC, tPseAAC, aPseAAC, DC, DDE, CKSAAP, and CTD were used to create numerical vectors from protein sequences. In order to use these numerical vectors, MLP-based models were trained to evaluate their performances. Results showed that the AUC are 0.9723, 0.9551, 0.9519, 0.8812, 0.9081, 0.9081, and 0.9786 for AAC, tPseAAC, aPseAAC, DC, DDE, CKSAAP, and CTD, respectively (as shown in Table 2). In order to remove the redundant features and improve the prediction performance of the model, a feature selection method should be used to pick out the optimal features from each descriptor. In this work, ANOVA was used to rank features for selecting the best feature subsets from the seven types of descriptors. Table 2 also recorded the performance of each descriptor after feature selection. It showed that AAC, tPseAAC, aPseAAC, DC, DDE, CKSAAP, and CTD produced the best AUC of 0.9735, 0.9580, 0.9610, 0.9143, 0.9165, 0.8349, and 0.9644, respectively. Obviously, the performance of each descriptor increased after the feature selection except the CTD descriptor; therefore, we considered all features of CTD in our study.

TABLE 2
www.frontiersin.org

Table 2. Performance of descriptors before and after feature selection and in feature fusion.

The above results and analysis have demonstrated that each descriptor has useful information to discriminate thermophilic proteins from non-thermophilic proteins. We adopted a feature fusion strategy to include the valuable information of all selected features from each descriptor in model training. In feature fusion, the selected optimal feature subsets of seven descriptors were fused and inputted into the MLP classifier to distinguish thermophilic proteins from non-thermophilic proteins. Table 2 shows that the AUC increased to 0.9864, suggesting that feature fusion is very effective and has made an outstanding contribution to improving the model’s prediction performance.

Performance Comparison on Different Algorithms

In order to demonstrate that the MLP classifier has better prediction performance, we also investigated the performance of other machine learning methods, including SVM, Random forest, and KNN. These methods were trained and tested using the same fused features. The results are recorded in Figure 2. As shown in Figure 2, the performance of MLP classifiers was better than other classifiers. Therefore, we considered using a MLP-based model to establish a software package.

FIGURE 2
www.frontiersin.org

Figure 2. Performance comparison of MLP classifier with other classifiers.

Comparison to Other Models

Many models have been proposed for thermophilic protein identification (Gromiha and Suresh, 2008; Lin and Chen, 2011; Wang et al., 2011; Nakariyakul et al., 2012; Fan et al., 2016; Tang et al., 2017; Li J. et al., 2019; Feng et al., 2020; Guo et al., 2020). All proposed models were established based on machine learning methods and were evaluated by cross-validation. However, our model was examined on independent data. Moreover, the benchmark dataset used in the present study was rigorous and objective. Moreover, most of these published works did not establish available tools that are not only non-practical but also prevent us from making a fair comparison. The only available web-server for the identification of thermophilic proteins was established by Lin and Chen (2011). We performed a comparison with the web server using the same validation dataset. Their model (Lin and Chen, 2011) displayed 95.30% accuracy, while our model produced an accuracy of 96.26%.

Feature Analysis

Our model produces good prediction performance and shows that the characteristics used can effectively characterize thermophilic proteins. Thus, we performed an analysis on features based on their contribution to model performance. In order to find feature contribution, we used permutation feature importance. The contribution of features to the performance of the model is represented in Supplementary Table 1. The following section will analyze the feature of each descriptor briefly.

The composition and arrangement of amino acids determine the unique function of a protein. At present, the research on thermophilic proteins uses the composition characteristics of amino acids. The current study involves a detailed analysis of AAC. We found that the frequencies of alanine (A), lysine (K), valine (V), isoleucine (I), glutamine (Q), aspartic acid (D), tyrosine (Y), serine (S), glutamic acid (E), and threonine (T) were significantly different between the two classes. It is speculated that these amino acids have crucial information in providing either thermophilicity or non-thermophilicity to proteins. Tyrosine contributed the most to model performance among these amino acids and showed the weight 0.0249 ± 0.0080. Moreover, lysine, glutamic acid, glutamine, and aspartic acid also contributed well to model performance and showed the weights 0.0033 ± 0.0026, 0.0041 ± 0.0017, 0.0036 ± 0.0049, and 0.0162 ± 0.0036, respectively. Glutamate, lysine, tyrosine, glutamic acid, and aspartic acid residues were more common in thermophilic proteins than non-thermophilic proteins. Thermophilic proteins contain highly charged amino acids, which contribute to the thermal stability of proteins. Lysine, glutamine, aspartic acid, and glutamic acid residues belong to charged amino acids, while tyrosine belongs to polar amino acids. These amino acids participate in forming salt bridges and hydrogen bonds, which provide thermal stability to proteins. These results are consistent with previous studies (Liu et al., 2011; Wang et al., 2011; Panja et al., 2020).

Valine and isoleucine showed good ability for thermophilic protein identification. In permutation feature importance, valine and isoleucine showed the weights 0.0201 ± 0.0056 and 0.0101 ± 0.0028, respectively. Isoleucine and valine are hydrophobic amino acids. It has been reported that hydrophobicity contributes to the thermal stability of proteins, as during protein folding, hydrophobic amino acids get buried inside the protein to form a hydrophobic core; this hydrophobic core contributes to the thermal stability of proteins (Baldwin, 2007; Gromiha and Suresh, 2008).

Amino acid alanine, threonine, and serine indicated an important role in model performance and showed the weights 0.0087 ± 0.0018, 0.0122 ± 0.0045, and 0.0031 ± 0.0039, respectively. Figure 3 illustrates the contribution of AAC features to model performance. Non-thermophilic proteins contain more alanine, threonine, and serine residues than thermophilic proteins, consistent with a previous study by Cambillau and Claverie (2000). Alanine carries less charge, while threonine and serine are neutral amino acids, so these amino acids are rarely involved in forming hydrogen bonds and salt bridges, indicating that the proteins enriched with these amino acids can be prone to thermal denaturation (Lin and Chen, 2011).

FIGURE 3
www.frontiersin.org

Figure 3. Contribution of features of all descriptors to model performance.

Amino acid composition is an excellent descriptor to discriminate thermophilic proteins from non-thermophilic proteins. Previous studies have also confirmed the contribution of AAC to protein classification tasks (Gromiha and Suresh, 2008; Mahmoudi et al., 2016). Although AAC plays a good role in protein classification, it also lacks sequence information. The traditional tPseAAC and aPseAAC (Chou, 2001, 2005) are good options for the lack of sequence information in AAC. Wang et al. (2011) and Chen et al. (2016) also confirmed the critical role of these descriptors in protein classification.

Both tPseAAC and aPseAAC are used to describe the sequence information of amino acid residues in protein sequence. In tPseAAC, Xc1.K, Xc1.E, Xc1.D, Xc1.Q, Xc1.T, Xc1.A, Xc1.G, and Xc1.S were valuable features with the weights of 0.0045 ± 0.0019, 0.0041 ± 0.0017, 0.0040 ± 0.0029, 0.0036 ± 0.0049, 0.0035 ± 0.0015, 0.0030 ± 0.0029, 0.0026 ± 0.0027, and 0.0018 ± 0.0026, respectively (Figure 3). The features Pc1.Q, Pc1.E, Pc1.I, Pc1.T, Pc1.A, Pc1.S, Pc1.G, and Pc1.K in aPseAAC presented important contribution to model performance. They showed the weights 0.0086 ± 0.0030, 0.0081 ± 0.0046, 0.0060 ± 0.0057, 0.0047 ± 0.0030, 0.0047 ± 0.0026, 0.0042 ± 0.0030, 0.0034 ± 0.0023, and 0.0018 ± 0.0014, respectively (Figure 3). Our in-depth analysis showed that hydrophobic amino acid and polar amino acid based features were more frequent in thermophilic protein, while uncharged and neutral amino acid based features were more frequent in non-thermophilic proteins.

Dipeptides are also an important feature to distinguish thermophilic proteins from non-thermophilic proteins. Our statistical analysis showed that the occurrence frequencies of KE, LK, EE, EK, AA, LA, KI, IK, KK, and EI have a considerable variance between the two classes of proteins. The ranking of features also confirmed the role of these dipeptides in model performance. Dipeptide KE, LK, EE, EK, AA, LA, KI, IK, KK, and EI showed the weights 0.0113 ± 0.0029, 0.0086 ± 0.0045, 0.0072 ± 0.0019, 0.0070 ± 0.0040, 0.0069 ± 0.0043, 0.0058 ± 0.0010, 0.0043 ± 0.0013, 0.0040 ± 0.0017, 0.0029 ± 0.0026, and 0.0023 ± 0.0017, respectively (Figure 3). Dipeptide KE, LK, EE, EK, KI, IK, KK, and EI have charged at biological pH, showing a great trend of forming salt bridges and hydrogen bonds, which contributes to the thermal stability of proteins. AA and LA have poor charge capability and were found more in non-thermophilic proteins (Nakariyakul et al., 2012; Panja et al., 2020). Previous studies have also confirmed the role of dipeptide composition in identifying thermophilic proteins (Gromiha et al., 2005; Lin and Chen, 2011). MLP model trained on these selected features reveals that these features have good capability to distinguish thermophilic proteins.

The dipeptide deviation from the expected mean also showed meaningful information for the identification of thermophilic proteins. Features including EE, AA, and KE deviation from expected mean showed good ability to identify thermophilic proteins (Table 2). The dipeptide deviation for EE, AA, and KE showed the weights 0.0098 ± 0.0032, 0.0039 ± 0.0028, and 0.0025 ± 0.0012, respectively (Figure 3). Previous studies have also reported the effective contribution of dipeptide deviating from the expected mean in protein classification tasks (Saravanan and Gautham, 2015; Ho Thanh Lam et al., 2020). In addition to these dipeptide-related descriptors, we also considered the composition of k-spaced amino acid pairs, representing the paired amino acid frequency separated by any other amino acid. It is a valuable descriptor and has been widely used in previous studies for protein classification (Jang et al., 2020; Ju and Wang, 2020; Zhang L. et al., 2020; Zulfiqar et al., 2021b). In the present study, E∗∗K, E∗∗∗K, A∗∗A, and AA were found to be containing meaningful information for thermophilic protein identification and showed the weight 0.0077 ± 0.0041, 0.0057 ± 0.0014, 0.0031 ± 0.0034, and 0.0028 ± 0.0015, respectively (Figure 3).

Composition, transition, and distribution involves the composition, transition, and distribution of hydrophobic, polar, and neutral residues. Like other descriptors, the hydrophobic and polar residue-based features of CTD were more frequent in thermophilic proteins while neutral residues-based features were more frequent in non-thermophilic proteins. Permutation feature importance of descriptor CTD is represented in Supplementary Table 2. In previous studies, the CTD has been extensively used for protein classification purposes. Wang et al. (2011) and Zulfiqar et al. (2021b) also reported CTD as a valuable descriptor for thermophilic protein identification. In the present study, the CTD showed an excellent capability to identify thermophilic proteins (Table 2). For CTD, all features performed better than the selected features, so we used CTD features without selection. MLP model trained on CTD features performed good results (Table 2).

iThermo

In addition to proposing a validated model, it is essential to establish a tool to promote the application of the model. To meet this requirement, we established an application software package, iThermo http://lin-group.cn/server/iThermo/index.html. The software package can provide easy access to the model. The software package can be used to make efficient and accurate predictions for thermophilic proteins. It is anticipated that this study will provide a good alternative to laborious, expensive, and time-consuming laboratory practices.

Conclusion

Thermophilic proteins can withstand the harsh conditions of elevated temperature. Thermophilic proteins have attracted much attention in biotechnology and industrial applications. High temperature leads to protein denaturation, so it is urgent to establish a reliable identification method of thermophilic proteins. The identification of thermophilic proteins based on biochemistry is time-consuming, laborious, and expensive. The computational method-based thermophilic protein identification can provide an attractive choice for rapid, cost-effective, and straightforward identification of thermophilic proteins.

Considering this urgency, this study constructed a reliable benchmark dataset and used this dataset to train an MLP classifier. The model has good performance on an independent dataset and can accurately identify thermophilic proteins with an accuracy of 96.20%. In order to facilitate access to the model, a software package was also established. The high performance of the model and its availability as flexible packaging can provide a good choice for thermophilic protein study.

Data Availability Statement

The original contributions presented in the study are included in the article/Supplementary Material, further inquiries can be directed to the corresponding authors.

Author Contributions

LT, X-LY, and Z-YZ conceived and designed the study. ZA conducted the experiments, implemented algorithms, performed the analysis, and wrote the manuscript. ZA, AK, and F-YD established a software package. IG and HZ reviewed and edited the manuscript. LT supervised the study. All authors contributed to the article and approved the submitted version.

Funding

This work was supported by a grant from the National Natural Science Foundation of China (62102067).

Conflict of Interest

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Publisher’s Note

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.

Supplementary Material

The Supplementary Material for this article can be found online at: https://www.frontiersin.org/articles/10.3389/fmicb.2022.790063/full#supplementary-material

References

Alim, A., Rafay, A., and Naseem, I. (2021). PoGB-pred: prediction of antifreeze proteins sequences using amino acid composition with feature selection followed by a sequential-based ensemble approach. Curr. Bioinform. 16, 446–456. doi: 10.2174/1574893615999200707141926

CrossRef Full Text | Google Scholar

Baldwin, R. L. (2007). Energetics of protein folding. J. Mol. Biol. 371, 283–301.

Google Scholar

Bhasin, M., and Raghava, G. P. (2004). Classification of nuclear receptors based on amino acid composition and dipeptide composition. J. Biol. Chem. 279, 23262–23266. doi: 10.1074/jbc.M401932200

PubMed Abstract | CrossRef Full Text | Google Scholar

Bleicher, L., Prates, E. T., Gomes, T. C., Silveira, R. L., Nascimento, A. S., Rojas, A. L., et al. (2011). Molecular basis of the thermostability and thermophilicity of laminarinases: X-ray structure of the hyperthermostable laminarinase from Rhodothermus marinus and molecular dynamics simulations. J. Phys. Chem. 115, 7940–7949. doi: 10.1021/jp200330z

PubMed Abstract | CrossRef Full Text | Google Scholar

Breiman, L. (2001). Random forests. Mach. Learn. 45, 5–32.

Google Scholar

Cambillau, C., and Claverie, J. S. M. (2000). Structural and genomic correlates of hyperthermostability. J. Biol. Chem. 275, 32383–32386. doi: 10.1074/jbc.C000497200

PubMed Abstract | CrossRef Full Text | Google Scholar

Chen, K., Kurgan, L. A., and Ruan, J. (2007). Prediction of flexible/rigid regions from protein sequences using k-spaced amino acid pairs. BMC Struct. Biol. 7:25. doi: 10.1186/1472-6807-7-25

PubMed Abstract | CrossRef Full Text | Google Scholar

Chen, X. X., Tang, H., Li, W. C., Wu, H., Chen, W., Ding, H., et al. (2016). Identification of bacterial cell wall lyases via pseudo amino acid composition. Biomed. Res. Int 2016:1654623. doi: 10.1155/2016/1654623

PubMed Abstract | CrossRef Full Text | Google Scholar

Chen, Z., Zhao, P., Li, F., Leier, A., Marquez-Lago, T. T., Wang, Y., et al. (2018). iFeature: a python package and web server for features extraction and selection from protein and peptide sequences. Bioinformatics 34, 2499–2502. doi: 10.1093/bioinformatics/bty140

PubMed Abstract | CrossRef Full Text | Google Scholar

Chou, K. C. (2005). Using amphiphilic pseudo amino acid composition to predict enzyme subfamily classes. Bioinformatics 21, 10–19.

Google Scholar

Chou, K. C. (2001). Prediction of protein cellular attributes using pseudo-amino acid composition. Proteins 43, 246–255. doi: 10.1002/prot.1035

PubMed Abstract | CrossRef Full Text | Google Scholar

Dao, F. Y., Lv, H., Su, W., Sun, Z. J., Huang, Q. L., and Lin, H. (2021a). iDHS-deep: an integrated tool for predicting DNase I hypersensitive sites by deep neural network. Brief. Bioinform. 22:bbab047. doi: 10.1093/bib/bbab047

PubMed Abstract | CrossRef Full Text | Google Scholar

Dao, F. Y., Lv, H., Zhang, D., Zhang, Z. M., Liu, L., and Lin, H. (2021b). DeepYY1: a deep learning approach to identify YY1-mediated chromatin loops. Brief. Bioinform. 22:bbaa356. doi: 10.1093/bib/bbaa356

PubMed Abstract | CrossRef Full Text | Google Scholar

Dao, F. Y., Lv, H., Zulfiqar, H., Yang, H., Su, W., Gao, H., et al. (2021c). A computational platform to identify origins of replication sites in eukaryotes. Brief. Bioinform. 22, 1940–1950. doi: 10.1093/bib/bbaa017

PubMed Abstract | CrossRef Full Text | Google Scholar

Ding, Y., Cai, Y., Zhang, G., and Xu, W. (2004). The influence of dipeptide composition on protein thermostability. FEBS Lett. 569, 284–288. doi: 10.1016/j.febslet.2004.06.009

PubMed Abstract | CrossRef Full Text | Google Scholar

Dubchak, I., Muchnik, I., Mayor, C., Dralyuk, I., and Kim, S. H. (1999). Recognition of a protein fold in the context of the SCOP classification. Proteins 35, 401–407.

Google Scholar

Fan, G. L., Liu, Y. L., and Wang, H. (2016). Identification of thermophilic proteins by incorporating evolutionary and acid dissociation information into Chou’s general pseudo amino acid composition. J. Theor. Biol. 407, 138–142. doi: 10.1016/j.jtbi.2016.07.010

PubMed Abstract | CrossRef Full Text | Google Scholar

Feng, C., Ma, Z., Yang, D., Li, X., Zhang, J., and Li, Y. (2020). A method for prediction of thermophilic protein based on reduced amino acids and mixed features. Front. Bioeng. Biotechnol. 8:285. doi: 10.3389/fbioe.2020.00285

PubMed Abstract | CrossRef Full Text | Google Scholar

Fukuchi, S., and Nishikawa, K. (2001). Protein surface amino acid compositions distinctively differ between thermophilic and mesophilic bacteria. J. Mol. Biol. 309, 835–843. doi: 10.1006/jmbi.2001.4718

PubMed Abstract | CrossRef Full Text | Google Scholar

Ge, M., Xia, X. Y., and Pan, X. M. (2008). Salt bridges in the hyperthermophilic protein Ssh10b are resilient to temperature increases. J. Biol. Chem. 283, 31690–31696. doi: 10.1074/jbc.M805750200

PubMed Abstract | CrossRef Full Text | Google Scholar

Gromiha, M. M. (2001). Important inter-residue contacts for enhancing the thermal stability of thermophilic proteins. Biophys. Chem. 91, 71–77. doi: 10.1016/s0301-4622(01)00154-5

PubMed Abstract | CrossRef Full Text | Google Scholar

Gromiha, M. M., Ahmad, S., and Suwa, M. (2005). Application of residue distribution along the sequence for discriminating outer membrane proteins. Comput Biol. Chem. 29, 135–142. doi: 10.1016/j.compbiolchem.2005.02.006

PubMed Abstract | CrossRef Full Text | Google Scholar

Gromiha, M. M., Pathak, M. C., Saraboji, K., Ortlund, E. A., and Gaucher, E. A. (2013). Hydrophobic environment is a key factor for the stability of thermophilic proteins. Proteins 81, 715–721. doi: 10.1002/prot.24232

PubMed Abstract | CrossRef Full Text | Google Scholar

Gromiha, M. M., and Suresh, M. X. (2008). Discrimination of mesophilic and thermophilic proteins using machine learning algorithms. Proteins 70, 1274–1279. doi: 10.1002/prot.21616

PubMed Abstract | CrossRef Full Text | Google Scholar

Guo, Z., Wang, P., Liu, Z., and Zhao, Y. (2020). Discrimination of thermophilic proteins and non-thermophilic proteins using feature dimension reduction. Front. Bioeng. Biotechnol 8:584807. doi: 10.3389/fbioe.2020.584807

PubMed Abstract | CrossRef Full Text | Google Scholar

Ho Thanh Lam, L., Le, N. H., Van Tuan, L., Tran Ban, H., Nguyen Khanh Hung, T., Nguyen, N. T. K., et al. (2020). Machine learning model for identifying antioxidant proteins using features calculated from primary sequences. Biology 9:325. doi: 10.3390/biology9100325

PubMed Abstract | CrossRef Full Text | Google Scholar

Huang, H., and Gong, X. (2020). A review of protein inter-residue distance prediction. Curr. Bioinform. 15, 821–830. doi: 10.2174/1574893615999200425230056

CrossRef Full Text | Google Scholar

Huang, Y., Niu, B., Gao, Y., Fu, L., and Li, W. (2010). CD-HIT Suite: a web server for clustering and comparing biological sequences. Bioinformatics 26, 680–682. doi: 10.1093/bioinformatics/btq003

PubMed Abstract | CrossRef Full Text | Google Scholar

Jang, K. J., Jeong, S., Kang, D. Y., Sp, N., Yang, Y. M., and Kim, D. E. (2020). A high ATP concentration enhances the cooperative translocation of the SARS coronavirus helicase nsP13 in the unwinding of duplex RNA. Sci. Rep. 10, 1–13. doi: 10.1038/s41598-020-61432-1

PubMed Abstract | CrossRef Full Text | Google Scholar

Jayaraman, S., Gantz, D. L., and Gursky, O. (2006). Effects of salt on the thermal stability of human plasma high-density lipoprotein. Biochemistry 45, 4620–4628. doi: 10.1021/bi0524565

PubMed Abstract | CrossRef Full Text | Google Scholar

Joachims, T. (1998). Making Large-scale SVM Learning Practical. Technical Report. Dortmund: Technical University Dortmund.

Google Scholar

Ju, Z., and Wang, S. Y. (2020). Prediction of lysine formylation sites using the composition of k-spaced amino acid pairs via Chou’s 5-steps rule and general pseudo components. Genomics 112, 859–866. doi: 10.1016/j.ygeno.2019.05.027

PubMed Abstract | CrossRef Full Text | Google Scholar

Kumar, S., Tsai, C. J., and Nussinov, R. (2000). Factors enhancing protein thermostability. Protein Eng. 13, 179–191. doi: 10.1093/protein/13.3.179

PubMed Abstract | CrossRef Full Text | Google Scholar

Li, G., Rabe, K. S., Nielsen, J., and Engqvist, M. K. (2019). Machine learning applied to predicting microorganism growth temperatures and enzyme catalytic optima. ACS Synth. Biol. 8, 1411–1420. doi: 10.1021/acssynbio.9b00099

PubMed Abstract | CrossRef Full Text | Google Scholar

Li, H. L., Pang, Y. H., and Liu, B. (2021). BioSeq-BLM: a platform for analyzing DNA, RNA and protein sequences based on biological language models. Nucleic Acids Res. 49:e129. doi: 10.1093/nar/gkab829

PubMed Abstract | CrossRef Full Text | Google Scholar

Li, J., Zhu, P., and Zou, Q. (2019). “Prediction of thermophilic proteins using voting algorithm,” in Proceedings of the International Work-Conference on Bioinformatics and Biomedical Engineering (Berlin: Springer), 195–203.

Google Scholar

Lin, H., and Chen, W. (2011). Prediction of thermophilic proteins using feature selection technique. J. Microbiol. Methods 84, 67–70. doi: 10.1016/j.mimet.2010.10.013

PubMed Abstract | CrossRef Full Text | Google Scholar

Liu, B., Gao, X., and Zhang, H. (2019). BioSeq-Analysis2.0: an updated platform for analyzing DNA, RNA and protein sequences at sequence level and residue level based on machine learning approaches. Nucleic Acids Res. 47:e127. doi: 10.1093/nar/gkz740

PubMed Abstract | CrossRef Full Text | Google Scholar

Liu, M. L., Su, W., Wang, J. S., Yang, Y. H., Yang, H., and Lin, H. (2020). Predicting preference of transcription factors for methylated DNA using sequence information. Mol. Ther. 22, 1043–1050. doi: 10.1016/j.omtn.2020.07.035

PubMed Abstract | CrossRef Full Text | Google Scholar

Liu, X. L., Lu, J. L., and Hu, X. H. (2011). Predicting thermophilic proteins with pseudo amino acid composition: approached from chaos game representation and principal component analysis. Protein Pept. Lett. 18, 1244–1250. doi: 10.2174/092986611797642661

PubMed Abstract | CrossRef Full Text | Google Scholar

Lv, H., Dao, F. Y., Guan, Z. X., Yang, H., Li, Y. W., and Lin, H. (2021). Deep-Kcr: accurate detection of lysine crotonylation sites using deep learning method. Brief. Bioinform. 22:bbaa255. doi: 10.1093/bib/bbaa255

PubMed Abstract | CrossRef Full Text | Google Scholar

Lv, H., Dao, F. Y., Zhang, D., Guan, Z. X., Yang, H., Su, W., et al. (2020a). iDNA-MS: an integrated computational tool for detecting DNA modification sites in multiple genomes. iScience 23:100991. doi: 10.1016/j.isci.2020.100991

PubMed Abstract | CrossRef Full Text | Google Scholar

Lv, Z., Wang, D., Ding, H., Zhong, B., and Xu, L. (2020b). Escherichia coli DNA N-4-methycytosine site prediction accuracy improved by light gradient boosting machine feature selection technology. IEEE Access. 8, 14851–14859. doi: 10.1109/access.2020.2966576

CrossRef Full Text | Google Scholar

Lv, Z., Wang, P., Zou, Q., and Jiang, Q. (2020c). Identification of sub-Golgi protein localization by use of deep representation learning features. Bioinformatics 36, 5600–5609. doi: 10.1093/bioinformatics/btaa1074

PubMed Abstract | CrossRef Full Text | Google Scholar

Lv, Z., Zhang, J., Ding, H., and Zou, Q. (2020d). RF-PseU: a random forest predictor for RNA pseudouridine sites. Front. Bioeng. Biotechnol. 8:134. doi: 10.3389/fbioe.2020.00134

PubMed Abstract | CrossRef Full Text | Google Scholar

Lv, Z., Cui, F., Zou, Q., Zhang, L., and Xu, L. (2021). Anticancer peptides prediction with deep representation learning features. Brief. Bioinform. 22:bbab008. doi: 10.1093/bib/bbab008

PubMed Abstract | CrossRef Full Text | Google Scholar

Mahmoudi, M., Arab, A., Zahiri, J., and Parandian, Y. (2016). An overview of the protein thermostability prediction: databases and tools. J. Nanomed. Res. 3:00072.

Google Scholar

Meruelo, A. D., Han, S. K., Kim, S., and Bowie, J. U. (2012). Structural differences between thermophilic and mesophilic membrane proteins. Protein Sci. 21, 1746–1753. doi: 10.1002/pro.2157

PubMed Abstract | CrossRef Full Text | Google Scholar

Miyazaki, K., Takenouchi, M., Kondo, H., Noro, N., Suzuki, M., and Tsuda, S. (2006). Thermal stabilization of Bacillus subtilis family-11 xylanase by directed evolution. J. Biol. Chem. 281, 10236–10242. doi: 10.1074/jbc.M511948200

PubMed Abstract | CrossRef Full Text | Google Scholar

Nakariyakul, S., Liu, Z. P., and Chen, L. (2012). Detecting thermophilic proteins through selecting amino acid and dipeptide composition features. Amino Acids 42, 1947–1953. doi: 10.1007/s00726-011-0923-1

PubMed Abstract | CrossRef Full Text | Google Scholar

Panja, A. S., Maiti, S., and Bandyopadhyay, B. (2020). Protein stability governed by its structural plasticity is inferred by physicochemical factors and salt bridges. Sci. Rep. 10, 1–9. doi: 10.1038/s41598-020-58825-7

PubMed Abstract | CrossRef Full Text | Google Scholar

Sadeghi, M., Naderi-Manesh, H., Zarrabi, M., and Ranjbar, B. (2006). Effective factors in thermostability of thermophilic proteins. Biophys. Chem. 119, 256–270. doi: 10.1016/j.bpc.2005.09.018

PubMed Abstract | CrossRef Full Text | Google Scholar

Saraboji, K., Gromiha, M. M., and Ponnuswamy, M. (2005). Importance of main-chain hydrophobic free energy to the stability of thermophilic proteins. Int. J. Biol. 35, 211–220. doi: 10.1016/j.ijbiomac.2005.02.003

PubMed Abstract | CrossRef Full Text | Google Scholar

Saravanan, V., and Gautham, N. (2015). Harnessing computational biology for exact linear B-cell epitope prediction: a novel amino acid composition-based feature descriptor. OMICS 19, 648–658. doi: 10.1089/omi.2015.0095

PubMed Abstract | CrossRef Full Text | Google Scholar

Shao, J., Yan, K., and Liu, B. (2021). FoldRec-C2C: protein fold recognition by combining cluster-to-cluster model and protein similarity network. Brief. Bioinform. 22:bbaa144. doi: 10.1093/bib/bbaa144

PubMed Abstract | CrossRef Full Text | Google Scholar

Suresh, N. T., Ravindran, V. E., and Krishnakumar, U. (2021). A computational framework to identify cross association between complex disorders by protein-protein interaction network analysis. Curr. Bioinform. 16, 433–434. doi: 10.2174/1574893615999200724145434

CrossRef Full Text | Google Scholar

Tang, H., Zhao, Y. W., Zou, P., Zhang, C. M., Chen, R., Huang, P., et al. (2018). HBPred: a tool to identify growth hormone-binding proteins. Int. J. Biol. Sci. 14:957. doi: 10.7150/ijbs.24174

PubMed Abstract | CrossRef Full Text | Google Scholar

Tang, H., Cao, R. Z., Wang, W., Liu, T. S., Wang, L. M., and He, C. M. (2017). A two-step discriminated method to identify thermophilic proteins. Int. J. Biomath. 10:1750050. doi: 10.1142/s1793524517500504

CrossRef Full Text | Google Scholar

Tang, Y. J., Pang, Y. H., and Liu, B. (2020). IDP-Seq2Seq: identification of intrinsically disordered regions based on sequence to sequence learning. Bioinformatics 36, 5177–5186. doi: 10.1093/bioinformatics/btaa667

PubMed Abstract | CrossRef Full Text | Google Scholar

Taud, H., and Mas, J. (2018). Multilayer Perceptron (MLP), Geomatic Approaches for Modeling Land Change Scenarios. Berlin: Springer, 451–455.

Google Scholar

Tomii, K., and Kanehisa, M. (1996). Analysis of amino acid indices and mutation matrices for sequence comparison and structure prediction of proteins. Protein Eng. 9, 27–36. doi: 10.1093/protein/9.1.27

PubMed Abstract | CrossRef Full Text | Google Scholar

Uddin, S., Khan, A., Hossain, M. E., and Moni, M. A. (2019). Comparing different supervised machine learning algorithms for disease prediction. BMC Med. Inform. Decis. Mak. 19:281. doi: 10.1186/s12911-019-1004-8

PubMed Abstract | CrossRef Full Text | Google Scholar

Wang, D., Yang, L., Fu, Z., and Xia, J. (2011). Prediction of thermophilic protein with pseudo amino acid composition: an approach from combined feature selection and reduction. Protein Pept. Lett. 18, 684–689. doi: 10.2174/092986611795446085

PubMed Abstract | CrossRef Full Text | Google Scholar

Wang, D., Zhang, Z., Jiang, Y., Mao, Z., Wang, D., Lin, H., et al. (2021). DM3Loc: multi-label mRNA subcellular localization prediction and analysis based on multi-head self-attention mechanism. Nucleic Acids Res. 49:e46. doi: 10.1093/nar/gkab016

PubMed Abstract | CrossRef Full Text | Google Scholar

Wang, X. F., Gao, P., Liu, Y. F., Li, H. F., and Lu, F. (2020). Predicting thermophilic proteins by machine learning. Curr. Bioinform. 15, 493–502. doi: 10.2174/1574893615666200207094357

CrossRef Full Text | Google Scholar

Zhang, D., Xu, Z.-C., Su, W., Yang, Y. H., Lv, H., Yang, H., et al. (2021b). iCarPS: a computational tool for identifying protein carbonylation sites by novel encoded features. Bioinformatics 37, 171–177. doi: 10.1093/bioinformatics/btaa702

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhang, D., Chen, H.-D., Zulfiqar, H., Yuan, S. S., Huang, Q. L., Zhang, Z. Y., et al. (2021a). iBLP: an XGBoost-based predictor for identifying bioluminescent proteins. Comput. Math. Methods Med. 2021:6664362. doi: 10.1155/2021/6664362

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhang, G., and Fang, B. (2007). LogitBoost classifier for discriminating thermophilic and mesophilic proteins. J. Biotechnol. 127, 417–424. doi: 10.1016/j.jbiotec.2006.07.020

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhang, L., Dong, B., Teng, Z., Zhang, Y., and Juan, L. (2020). Identification of human enzymes using amino acid composition and the composition of-spaced amino acid pairs. Biomed. Res. Int. doi: 10.1155/2020/9235920

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhang, Z. M., Wang, J. S., Zulfiqar, H., Lv, H., Dao, F. Y., and Lin, H. (2020). Early diagnosis of pancreatic ductal adenocarcinoma by combining relative expression orderings with machine-learning method. Front. Cell Dev. Biol. 8:582864. doi: 10.3389/fcell.2020.582864

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhou, X. X., Wang, Y. B., Pan, Y. J., and Li, W. F. (2008). Differences in amino acids composition and coupling patterns between mesophilic and thermophilic proteins. Amino Acids 34, 25–33. doi: 10.1007/s00726-007-0589-x

PubMed Abstract | CrossRef Full Text | Google Scholar

Zou, Y., Wu, H., Guo, X., Peng, L., Ding, Y., Tang, J., et al. (2021). MK-FSVM-SVDD: a multiple kernel-based fuzzy SVM model for predicting DNA-binding proteins via support vector data description. Curr. Bioinform. 16, 274–283. doi: 10.2174/1574893615999200607173829

CrossRef Full Text | Google Scholar

Zulfiqar, H., Huang, Q.-L., Lv, H., Sun, Z.-J., Dao, F.-Y., and Lin, H. (2022). Deep-4mCGP: a deep learning approach to predict 4mC sites in Geobacter pickeringii by using correlation-based feature selection technique. Int. J. Mol. Sci. 23:1251. doi: 10.3390/ijms23031251

PubMed Abstract | CrossRef Full Text | Google Scholar

Zulfiqar, H., Sun, Z.-J., Huang, Q. L., Yuan, S. S., Lv, H., Dao, F. Y., et al. (2021a). Deep-4mCW2V: a sequence-based predictor to identify N4-methylcytosine sites in Escherichia coli. Methods S1046–2023, 00198–5. doi: 10.1016/j.ymeth.2021.07.011

PubMed Abstract | CrossRef Full Text | Google Scholar

Zulfiqar, H., Yuan, S. S., Huang, Q. L., Sun, Z. J., Dao, F. Y., Yu, X. L., et al. (2021b). Identification of cyclin protein using gradient boost decision tree algorithm. Comput. Struct. Biotechnol. J. 19, 4123–4131. doi: 10.1016/j.csbj.2021.07.013

PubMed Abstract | CrossRef Full Text | Google Scholar

Zuo, Y. C., Chen, W., Fan, G. L., and Li, Q. Z. (2013). A similarity distance of diversity measure for discriminating mesophilic and thermophilic proteins. Amino Acids 44, 573–580. doi: 10.1007/s00726-012-1374-z

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: thermophilic proteins, protein feature extraction, feature selection, neural network, iThermo

Citation: Ahmed Z, Zulfiqar H, Khan AA, Gul I, Dao F-Y, Zhang Z-Y, Yu X-L and Tang L (2022) iThermo: A Sequence-Based Model for Identifying Thermophilic Proteins Using a Multi-Feature Fusion Strategy. Front. Microbiol. 13:790063. doi: 10.3389/fmicb.2022.790063

Received: 06 October 2021; Accepted: 10 January 2022;
Published: 22 February 2022.

Edited by:

Carmen Vargas, University of Seville, Spain

Reviewed by:

Yi Xiong, Shanghai Jiao Tong University, China
Jan Zrimec, National Institute of Biology (NIB), Slovenia

Copyright © 2022 Ahmed, Zulfiqar, Khan, Gul, Dao, Zhang, Yu and Tang. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Lixia Tang, lixiatang@uestc.edu.cn; Xiao-Long Yu, yuxiaolong@hainanu.edu.cn; Zhao-Yue Zhang, zyzhang@uestc.edu.cn

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.