Next Article in Journal
Contributions of TOR Signaling on Photosynthesis
Next Article in Special Issue
Machine Learning Assisted Approach for Finding Novel High Activity Agonists of Human Ectopic Olfactory Receptors
Previous Article in Journal
Role of β-Adrenergic Receptors and Estrogen in Cardiac Repair after Myocardial Infarction: An Overview
Previous Article in Special Issue
Cross-Predicting Essential Genes between Two Model Eukaryotic Species Using Machine Learning
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

iBitter-Fuse: A Novel Sequence-Based Bitter Peptide Predictor by Fusing Multi-View Features

by
Phasit Charoenkwan
1,
Chanin Nantasenamat
2,
Md. Mehedi Hasan
3,
Mohammad Ali Moni
4,
Pietro Lio’
5 and
Watshara Shoombuatong
2,*
1
Modern Management and Information Technology, College of Arts, Media and Technology, Chiang Mai University, Chiang Mai 50200, Thailand
2
Center of Data Mining and Biomedical Informatics, Faculty of Medical Technology, Mahidol University, Bangkok 10700, Thailand
3
Tulane Center for Biomedical Informatics and Genomics, John W. Deming Department of Medicine, Division of Biomedical Informatics and Genomics, School of Medicine, Tulane University, New Orleans, LA 70112, USA
4
Faculty of Health and Behavioural Sciences, School of Health and Rehabilitation Sciences, The University of Queensland, St Lucia, QLD 4072, Australia
5
Department of Computer Science and Technology, University of Cambridge, Cambridge CB3 0FD, UK
*
Author to whom correspondence should be addressed.
Int. J. Mol. Sci. 2021, 22(16), 8958; https://doi.org/10.3390/ijms22168958
Submission received: 8 July 2021 / Revised: 8 August 2021 / Accepted: 17 August 2021 / Published: 19 August 2021
(This article belongs to the Special Issue Deep Learning and Machine Learning in Bioinformatics)

Abstract

:
Accurate identification of bitter peptides is of great importance for better understanding their biochemical and biophysical properties. To date, machine learning-based methods have become effective approaches for providing a good avenue for identifying potential bitter peptides from large-scale protein datasets. Although few machine learning-based predictors have been developed for identifying the bitterness of peptides, their prediction performances could be improved. In this study, we developed a new predictor (named iBitter-Fuse) for achieving more accurate identification of bitter peptides. In the proposed iBitter-Fuse, we have integrated a variety of feature encoding schemes for providing sufficient information from different aspects, namely consisting of compositional information and physicochemical properties. To enhance the predictive performance, the customized genetic algorithm utilizing self-assessment-report (GA-SAR) was employed for identifying informative features followed by inputting optimal ones into a support vector machine (SVM)-based classifier for developing the final model (iBitter-Fuse). Benchmarking experiments based on both 10-fold cross-validation and independent tests indicated that the iBitter-Fuse was able to achieve more accurate performance as compared to state-of-the-art methods. To facilitate the high-throughput identification of bitter peptides, the iBitter-Fuse web server was established and made freely available online. It is anticipated that the iBitter-Fuse will be a useful tool for aiding the discovery and de novo design of bitter peptides.

1. Introduction

To protect themselves from environmental toxins, mammalian species, including humans, are averse to bitter-tasting substances. [1]. A bitter peptide is well-known for its ability to interact with bitter taste receptors (T2Rs) in the oral cavity [2,3]. The ability of a peptide to be bitter is determined by its amino acid composition; hydrophobic amino acids are especially known for their bitter characteristics. It is therefore important to investigate and characterize the bitterness intensity as they play an important role for drug development and nutritional research [4,5,6,7]. Although experimental methods are considered to be reliable approaches for characterizing the bitterness of peptides [5,8,9], they are usually time-consuming and expensive. Due to their convenience and high efficiency, machine-learning (ML) methods have attracted increasing attention in the field of bioinformatics. Thus far, several computational methods based on quantitative structure–activity relationship (QSAR) modeling have been published on the prediction of peptide bitterness [10,11,12,13,14,15]. For instance, Yin et al. [12] generated a collection of QSAR models in order to estimate the bitterness of dipeptides. Specifically, support vector regression (SVR) was used for constructing QSAR models for analyzing 48 angiotensin-converting enzyme (ACE) inhibitor dipeptides, 55 ACE inhibitor tripeptides and 48 bitter dipeptides. In addition, the quantitative multidimensional amino acid descriptors E (E1–E5) were introduced in this aspect, where E1, E2, E3, E4 and E5 represents hydrophobicity, steric properties or side chain bulk/molecular size, preferences for amino acids to occur in α-helices, composition and the net charge, respectively. In 2016, Huang et al. [6] introduced BitterX, which is the first online available tool developed for identifying human bitter taste receptors. In BitterX, sequential minimal optimization (SMO), logistic regression (LR) and random forest (RF) were employed to develop ML-based models in order to discriminate bitter from non-bitter compounds. In their experimental setting, training (70%) and hold-out test (30%) datasets were constructed for model development and validation. Performance as evaluated in terms of accuracy (ACC) was 0.93 and 0.83 for training and hold-out test sets, respectively. Subsequently, BitterPredict was developed by Dagan-Wiener et al. [16] in order to identify bitter compounds based on the information of chemical structures.
In this study, we focused on the identification of bitter peptides based on sequence information. According to our research, only two ML-based prediction tools have been published to identify bitter peptides (iBitter-SCM [17] and BERT4Bitter [18]). The first sequence-based bitter peptide predictor was introduced by Charoenkwan et al. and is called iBitter-SCM [17]. iBitter-SCM used propensity scores of peptides for predicting and analyzing the bitterness of peptides. In addition, these propensity scores were employed to provide better understanding on biochemical and biophysical properties of bitter peptides. Recently, deep learning (DL) algorithms were considered to develop the prediction model in this aspect. The same group presented BERT4Bitter, which is based on the bidirectional encoder representation from transformers (BERT)-based predictor for the prediction of bitter peptides. Although iBitter-SCM [17] and BERT4Bitter [18] could yield reasonably high prediction accuracies, there remain certain shortcomings. Firstly, the generalization capability of ML-based predictors will depend on the feature representation method. However, iBitter-SCM [17] employed only dipeptide composition (DPC) for representing peptide sequences, which was unable to fully capture the discriminative characteristics between bitter and non-bitter peptides [19,20,21,22,23,24]. Secondly, the embodiment of non-important features in model development might have led to two possible outcomes: information redundancy and over-fitting [23,24,25,26,27,28,29,30]. Finally, the overall performance of existing methods is not yet of satisfactory level.
Motivated by these considerations, we present iBitter-Fuse, which is a novel computational model designed for accurate and large-scale identification of bitter peptides. The schematic framework of iBitter-Fuse for bitter peptide identification is depicted in Figure 1. Particularly, we explored a variety of feature encoding schemes (e.g., DPC, amino acid composition (AAC), pseudo amino acid composition (PAAC), amphiphilic pseudo amino acid composition (APAAC) and physicochemical properties from AAindex (AAI)) for providing sufficient information from different aspects (i.e., pertaining to compositional information and physicochemical properties) to build a more comprehensive prediction model. To enhance the predictive performance, the customized genetic algorithm utilizing self-assessment-report (GA-SAR) as introduced by Charoenkwan et al. [26] was employed in identifying m informative features and the optimal ones are used as input to the support vector machine (SVM)-based classifier for development of the final model (iBitter-Fuse). Extensive comparative analysis indicated that the proposed iBitter-Fuse, which only utilizes m = 36 selected features, was able to achieve significantly better performance than those of conventional ML classifiers as evaluated by 10-fold cross-validation and independent tests. Moreover, iBitter-Fuse was shown to outperform existing state-of-the-art predictors in terms of ACC (0.930), Sn (0.938), Sp (0.922) and MCC (0.859) as evaluated on the independent test. Results highlighted that the proposed iBitter-Fuse has better generalization capability and discriminative power for accurately identifying bitter peptides than that of existing methods and conventional ML classifiers. Finally, the predictive model was deployed as the iBitter-Fuse web server and made freely available online at http://camt.pythonanywhere.com/iBitter-Fuse (accessed on 8 August 2021).

2. Materials and Methods

2.1. Benchmark Dataset

The same benchmark dataset called BTP640 [17,18] was used to develop and evaluate our proposed predictor. This dataset had 640 peptide sequences that consisted of 320 bitter peptides and 320 non-bitter peptides. To create a fair test, the BTP640 dataset was randomly divided into training and independent test datasets using a ratio of 8:2. Finally, the training dataset consisted of 256 bitter peptides and 256 non-bitter peptides, while the independent test dataset consisted of 64 bitter peptides and 64 non-bitter peptides. Further details about this benchmark dataset can be found in [17]. It should be noted that both of these datasets can be retrieved from http://pmlab.pythonanywhere.com/BERT4Bitter (accessed on 1 July 2021).

2.2. Feature Encodings

AAC and DPC represent the proportions of each amino acid and dipeptide in a peptide sequence P that are expressed as fixed lengths of 20 and 400, respectively. Thus, in terms of AAC and DPC features, a peptide P can be expressed by vectors with 20D and 400D (dimension) spaces, respectively, as formulated by:
P = aa 1 , aa 2 , ,   aa 20 T
P = dp 1 , dp 2 , ,   dp 400 T
where T is the transposed operator, while aa1, aa2…, aa20 and dp1, dp2…, dp400 are occurrence frequencies of the 20 and 400 native amino acids and dipeptides, respectively, in a peptide sequence P.
There are 544 AAIs of amino acids derived from version 9.0 of the Amino acid index database (AAindex) [31]. Each AAI consisted of a set of 20 numerical values for amino acids where AAIs having NA values were discarded. Finally, 531 AAIs (531D) were used in the extraction of features from peptide sequences that are then used for the development of models in this study. Previously, AAIs have been regarded as one of the most intuitive features associated with biophysical and biochemical reactions and is also referred to as an easy and interpretable feature [17,32,33,34,35,36,37,38,39].
As mentioned in previous studies [40,41,42] and shown in Equations (3) and (4), AAC and DPC features only provide compositional information of a peptide sequence, but all of the sequence-order information may be completely lost. To remedy this limitation, PAAC and APAAC approaches were proposed by Chou [41]. According to Chou’s PAAC, the general form of PAAC for a peptide P is formulated by:
P = Ψ 1 , Ψ 2 , , Ψ u , ,   Ψ Ω T
where the subscript Ω is an integer to reflect the feature’s dimension. The value of Ω and the component of Ψ u where u = 1 , 2 , , Ω is dependent on protein or peptide sequences. In this study, parameters of PAAC (i.e., the discrete correlation factor λ and weight of the sequence information ϖ ) were estimated by using the optimization procedure as described hereafter. The dimension of PAAC feature is 20 + λ   × ϖ . Since the hydrophobic and hydrophilic properties of proteins plays an important role in their folding and interaction, APAAC was introduced by Chou [41]. The dimension of APAAC feature is 20 + 2 λ . Particularly, the first 20 components are the 20 basic AAC ( p 1 , p 2 , ,   p 20 ), while the next 2λ ones denote the set of correlation factors that reveal physicochemical properties such as hydrophobicity and hydrophilicity in a protein or peptide sequence as formulated by:
Ρ = p 1 , p 2 , ,   p 20 , p 20 + λ , p 20 + λ + 1 , p 20 + 2 λ T
Parameters of PAAC ( ω 1 and λ 1) and APAAC ( ω 2 and λ 2) were optimized by varying weight and lambda values from 0 to 1 and 1 to 10 with step sizes of 0.1 and 1, respectively, on the training dataset as evaluated by the 10-fold CV test. Subsequently, all parameter sets of PAAC and APAAC were used to individually develop SVM-based classifier and the parameter set provided the best cross-validation ACC, which was considered as the optimal set. More details on how to estimate such parameters can be found elsewhere [19,20]. In addition, PAAC and APAAC descriptors are described in the Supplementary Materials. After performing such parameter optimization, ω 1, λ 1, ω 2 and λ 2 were found to be 0.7, 1, 0.2 and 1, respectively.

2.3. Support Vector Machine

SVM is an effective ML algorithm for dealing with binary classification problem and has been widely used in various biological problems [30,43,44,45,46,47,48]. This method is based on the Vapnik–Chervonenkis theory of statistical learning [49,50,51]. Briefly, SVM constructs a binary classifier by determining a separate hyper plane with the largest distance between two classes. In order to make linear separation on high dimensional samples, SVM employs a well-known kernel function for transforming the sample space having p-dimensional feature vector onto a feature space with n-dimensional feature vector where p < n. In this work, the widely used radial basis function is applied to non-linearly transform the feature space as defined as follows:
K x i , x j = exp γ x i x j 2 ,   γ > 0
The kernel parameter γ represents how samples are transformed to the feature space while the cost parameter C of SVM model adjusts the penalty of the total error. To enhance the performance of the SVM model, C and γ parameters were tuned by using the grid search method and evaluated via the 10-fold cross-validation scheme using the training dataset where the search space for C and γ are [2−2, 22] and [2−2, 22] with steps of 2 and 2, respectively.

2.4. Feature Selection Based on GA-SAR

To save time and computational resources, a wise approach is to use a feature selection algorithm for identifying informative features [23,24,26,44,52,53,54,55,56,57,58]. In this study, the GA-SAR algorithm was utilized to determine the minimal number of informative features while maximizing performance results of the SVM model [26]. The original GA-SAR was first proposed by Charoenkwan et al. [26] for the improved prediction of quorum-sensing peptides. In GA-SAR, a self-assessment-report (SAR) approach is utilized to construct a profile used for reporting the usefulness of a feature pool based on the assumption that a good feature will be highly correlated with the output variable, but poorly correlated to each other. More specifically, the GA-SAR algorithm can automatically rank the most informative features and simultaneously estimate SVM’s parameters. Therefore, the chromosome of GA-SAR comprises of the parameter setting of two main genes: (i) binary genes for the purpose of informative features selection and (ii) parametric genes for the purpose of the SVM’s parameter optimization. Herein, 994 binary genes contain two 3-bit for encoding C (2−2, 2−1, …, 22) and γ (2−2, 2−1, …, 22) parameters of the SVM model. More details on the GA-SAR algorithm are described in our previous studies [19,20,26].

2.5. Performance Evaluation

In order to evaluate the prediction ability of the model, we used four widely used metrics for the two-class prediction problem as follows:
ACC = TP + TN TP + TN + FP + FN
Sn = TP TP + FN
Sp = TN TN + FP
MCC = TP × TN FP × FN TP + FP TP + FN TN + FP TN + FN
where ACC, Sn, Sp and MCC represent the accuracy, sensitivity, specificity and Matthews correlation coefficient, respectively. TP and TN indicate the number of correctly predicted true bitter peptides and true non-bitter peptides, respectively. Meanwhile, FP indicates the number of non-bitter peptides predicted as bitter peptides and FN indicates the number of bitter peptides predicted as non-bitter peptides. Model comparison of the proposed model with those of previously described models was performed via the use of the receiver operating characteristic (ROC) curve of threshold-independent parameters. Correspondingly the area under the ROC curve (AUC) was utilized to assess the prediction performance whereby AUC values in the range of 0.5 and 1 are indicative of random and perfect models, respectively.

3. Results and Discussion

3.1. Performance Comparison of Different Feature Encodings

In this study, five well-known feature encodings (i.e., AAC, DPC, PAAC, APAAC and AAI) and the fused feature (i.e., AAC + DPC + PAAC + APAAC + AAI) were used for training predictive models using the SVM method for accurately predicting bitter peptides. Table 1 and Figure 2 show their 10-fold cross-validation and independent test results. Based on cross-validation results, it was observed that the highest ACC, MCC and AUC of 86.72%, 0.736 and 0.903, respectively, was achieved by using the fused feature, while the second and third highest performance results were achieved by using PAAC and AAI descriptors. Interestingly, Figure 2A shows that the fused feature also exhibits a great capability to identify bitter peptides with an AUC of 0.903 and achieves the best performance on the training dataset among other types of feature encodings. As for the independent dataset, Table 1 and Figure 2B show that the overall prediction performance is quite consistent with the 10-fold cross-validation results. The fused feature still provided the highest performance in terms of three out of five performance metrics (i.e., ACC, Sn and MCC). Specifically, the fused feature provided ACC of 0.906, Sn of 0.922 and MCC of 0.813 as well as an AUC of 0.906.

3.2. Determination of Optimal Features

As mentioned above, the fused feature outperformed the five feature encodings. Based on the fused feature scheme, each peptide sequence was represented with a 994D feature vector, but the number of sequences used in the training dataset was 512. This problem might cause two outcomes: information redundancy and over-fitting. To address this issue, the GA-SAR was employed to identify m out of 994 features followed by simultaneous tuning of SVM parameters where the number of m is in the range of 10–50; the search range of SVM parameter is recorded in Supplementary Table S1. We hypothesized that if a feature is selected by GA-SAR, it is considered to be beneficial for the bitter peptide prediction [19,20,26]. Due to the non-deterministic characteristics of GA-SAR, ten individual experiments were performed to generate ten different feature sets. Specifically, these ten feature sets were individually used as the input feature to individually construct ten SVM models whose corresponding 10-fold cross-validation and independent test results are recorded in Table 2 and Table 3.
From Table 2, it can be noticed that the three top-ranking feature sets (ACC) are comprised of feature sets from experiments 1 (0.920), 2 (0.918) and 3 (0.912), respectively. The feature set from experiment 2 achieved very comparable results to those from experiment 1. In the case of the independent test results as recorded in Table 3, it can be observed that the three top-ranked feature sets were from experiment 2 (0.923), 10 (0.914) and 9 (0.914), respectively. Taking into consideration 10-fold cross-validation and independent test results, the feature set from experiment 2 was considered as the optimal one and was used for developing the proposed iBitter-Fuse; more details of this feature set are summarized in Table 4 and Supplementary Table S3. Furthermore, the selected feature set consisted of m = 36 informative features covering four different feature descriptors: AAC (4 features), DPC (13 features), PAAC (1 feature) and AAI (18 features).

3.3. Comparison of Our Fused Features and Other Feature Descriptors

In this section, we compared the performance of our fused features (the selected m = 36 informative features) with the five individual feature descriptors (AAC, DPC, PAAC, APAAC and AAI). The performance of our fused features and the compared feature descriptors is summarized in Figure 3 and Supplementary Table S2. As shown in Figure 3A, it can be observed that the 10-fold cross-validation results of our fused features were significantly better than that of the five selected feature descriptors when evaluated from all five performance metrics. Specifically, the ACC, Sn and MCC of our fused features were 0.918, 0.918 and 0.837, respectively, where 7.6–13.7%, 7.8–16.1% and 15–22.7% were higher than other feature descriptors. Regarding independent test results, the performance of our fused features was still better than those of other feature descriptors as evaluated by ACC (0.930), Sn (0.938), Sp (0.922) and MCC (0.859) (Figure 3B). This demonstrated that the fusion of different view information was effective in contributing to the improved predictive performance.

3.4. Comparison of iBitter-Fuse with Conventional ML Classifiers

To evaluate the predictive performance of iBitter-Fuse, we compared its performance with those of conventional ML classifiers. Herein, we constructed and optimized several ML classifiers trained using decision tree (DT), extremely randomized trees (ETree), k-nearest neighbor (KNN), multi-layer perceptron (MLP), naive Bayes (NB), random forest (RF) and extreme gradient boosting (XGB) with three selected feature descriptors (AAC, AAI and PAAC). All of these ML classifiers were constructed and optimized using the scikit-learn Python machine-learning package (version 0.22) [59]. Herein, the optimal hyperparameters of respective ML classifiers were determined by using a grid search procedure and 10-fold cross-validation scheme (i.e., the search range is presented in Supplementary Table S1). To make a fair test, the same training and independent test datasets were used for model training and validation, respectively. Figure 4 and Supplementary Tables S4 and S5 display the details of 10-fold cross-validation and independent test results of iBitter-Fuse and several ML classifiers. Furthermore, Figure 5 and Table 5 show the performance comparison of our predictor with those of top five ML classifiers (XGB-AAI, ETree-AAI, MLP-AAI, RF-AAI and RF-AAC).
As can be seen from Figure 5, we observe that the 10-fold cross-validation results of our predictor is better than the five selected feature descriptors in terms of three out of five performance metrics (ACC, Sp and MCC). To be specific, our predictor obtained the maximum ACC of 0.918, Sp of 0.918 and MCC of 0.837, which were 1.2%, 4.3% and 2.3% higher than the best ML classifier (XGB-AAI) (Table 5). Remarkably, our predictor showed 2–10.6% higher ACC, 7.8–11.7% higher Sn, 2.7–10.1% higher Sp and 4–20.8% higher MCC than top five ML classifiers on the independent test dataset, indicating that the proposed iBitter-Fuse was more capable for identifying bitter peptides than those of conventional ML classifiers as developed in this study (Figure 4 and Figure 5).

3.5. Comparison of iBitter-Fuse with the State-of-the-Art Methods

To evaluate the effectiveness of the iBitter-Fuse, we compared its performance with state-of-the-art methods, namely iBitter-SCM [17] and BERT4Bitter [18]. Of note, the proposed iBitter-Fuse and state-of-the-art methods were developed and evaluated using the same benchmark dataset. The performance of iBitter-SCM and BERT4Bitter was obtained directly from the published work of BERT4Bitter [18]. Table 6 records the 10-fold cross-validation and independent test results of iBitter-Fuse and state-of-the-art methods. In the case of 10-fold cross-validation results, iBitter-Fuse clearly outperformed existing methods in terms of four out of five performance metrics (ACC, Sp, MCC and AUC) based on the 10-fold cross-validation test. Particularly, ACC, Sp, MCC and AUC of iBitter-Fuse were approximately 74.7–5.7%, 6.4–9%, 8.6–11.1% and 2.2–3.4% higher than that of existing methods. To further validate the robustness of iBitter-Fuse, the approach was tested and compared with existing methods by using the independent test dataset. As can be seen from Table 6, our predictor significantly outperforms iBitter-SCM in achieving 8.6%, 9.4%, 7.8% and 17.1% improvement in terms of ACC, Sn, Sp and MCC, respectively. Meanwhile, our predictor could achieve slightly better performance than that of BERT4Bitter as evaluated by four out of five performance metrics (ACC, Sp, Sn and MCC). Taking into consideration the cross-validation and independent test results, the aforementioned comparative results indicated that the proposed iBitter-Fuse was more precise and stable for the identification of bitterness of peptides than those of existing predictors.

3.6. iBitter-Fuse Web Server

In order to allow easy access by the scientific community, we have developed a user-friendly web server iBitter-Fuse that is freely available online at http://camt.pythonanywhere.com/iBitter-Fuse (accessed on 8 August 2021). Herein, we provide step-by-step guidelines on how to use the iBitter-Fuse web server. Firstly, users can access the web server by entering the URL mentioned in the previous sentence, which would bring us to the webpage as shown in Figure 6. Secondly, the user can enter the query sequence into the text box or upload a FASTA file by clicking on the “Choose file” button. Thirdly, the user can click on the “Submit” button in order to start the prediction process; this step typically takes a few seconds for the server to process the task. Finally, after finishing the prediction process, results are displayed on the right-hand side of the web server. Examples of FASTA-formatted sequences can be accessed by clicking on the “example file” button.

4. Conclusions

A novel computational model referred herein as iBitter-Fuse was developed for accurately identifying the bitterness of peptides. In the development of iBitter-Fuse, we have explored a variety of feature encoding schemes for providing sufficient information from different aspects, including compositional information and physicochemical properties. Subsequently, the optimal feature set was determined by using the GA-SAR approach and used as input to the SVM-based classifier for development of a more robust model. We have conducted extensive benchmarking experiments via both 10-fold cross-validation and independent tests. Extensive comparative analysis indicated that the proposed iBitter-Fuse was more effective and could outperform conventional ML classifiers as well as existing state-of-the-art predictors as evaluated by 10-fold cross-validation and independent tests. This thereby highlights the effectiveness and generalization capability of the proposed iBitter-Fuse. Finally, for the convenience of experimental scientists, the iBitter-Fuse web server was established and made freely available online at http://camt.pythonanywhere.com/iBitter-Fuse (accessed on 8 August 2021). We believe that the iBitter-Fuse may serve as a useful and cost-effective approach for predicting bitter peptides on a large scale as well as facilitating de novo bitter peptide design.

Supplementary Materials

The following are available online at https://www.mdpi.com/article/10.3390/ijms22168958/s1.

Author Contributions

Conceptualization, methodology, validation and visualization, W.S. and P.C.; project administration, supervision and investigation, W.S.; writing—original draft, W.S.; web server development, P.C.; writing—review and editing, W.S., C.N., M.A.M., M.M.H. and P.L. All authors reviewed and approved the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

All the data are available at http://pmlab.pythonanywhere.com/dataset.

Acknowledgments

This work was fully supported by College of Arts, Media and Technology, Chiang Mai University and partially supported by Chiang Mai University and Mahidol University.

Conflicts of Interest

The authors declare that there are no conflicts of interest regarding the publication of this paper.

References

  1. Adler, E.; Hoon, M.A.; Mueller, K.L.; Chandrashekar, J.; Ryba, N.J.; Zuker, C.S. A Novel Family of Mammalian Taste Receptors. Cell 2000, 100, 693–702. [Google Scholar] [CrossRef] [Green Version]
  2. Xu, B.; Chung, H.Y. Quantitative Structure–Activity Relationship Study of Bitter Di-, Tri- and Tetrapeptides Using Integrated Descriptors. Molecules 2019, 24, 2846. [Google Scholar] [CrossRef] [Green Version]
  3. Soltani, S.; Haghaei, H.; Shayanfar, A.; Vallipour, J.; Zeynali, K.A.; Jouyban, A. QSBR Study of Bitter Taste of Peptides: Application of GA-PLS in Combination with MLR, SVM, and ANN Approaches. BioMed Res. Int. 2013, 2013, 1–13. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  4. Maehashi, K.; Huang, L. Bitter peptides and bitter taste receptors. Cell. Mol. Life Sci. 2009, 66, 1661–1671. [Google Scholar] [CrossRef]
  5. Drewnowski, A.; Gomez-Carneros, C. Bitter taste, phytonutrients, and the consumer: A review. Am. J. Clin. Nutr. 2000, 72, 1424–1435. [Google Scholar] [CrossRef]
  6. Huang, W.; Shen, Q.; Su, X.; Ji, M.; Liu, X.; Chen, Y.; Lu, S.; Zhuang, H.; Zhang, J. BitterX: A tool for understanding bitter taste in humans. Sci. Rep. 2016, 6, 23450. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  7. Zheng, S.; Jiang, M.; Zhao, C.; Zhu, R.; Hu, Z.; Xu, Y.; Lin, F. e-Bitter: Bitterant Prediction by the Consensus Voting from the Machine-Learning Methods. Front. Chem. 2018, 6, 82. [Google Scholar] [CrossRef] [Green Version]
  8. Hansch, C.; Leo, A.; Hoekman, D. Exploring QSAR: Fundamentals and Applications in Chemistry and Biology; American Chemical Society: Washington, DC, USA, 1995. [Google Scholar]
  9. Hellberg, S.; Sjoestroem, M.; Skagerberg, B.; Wold, S. Peptide quantitative structure-activity relationships, a multivariate approach. J. Med. Chem. 1987, 30, 1126–1135. [Google Scholar] [CrossRef]
  10. Kim, H.-O.; Li-Chan, E.C.Y. Quantitative Structure−Activity Relationship Study of Bitter Peptides. J. Agric. Food Chem. 2006, 54, 10102–10111. [Google Scholar] [CrossRef] [PubMed]
  11. Wu, J.; Aluko, R.E. Quantitative structure-activity relationship study of bitter di-and tri-peptides including relationship with angiotensin I-converting enzyme inhibitory activity. J. Pept. Sci. Off. Publ. Eur. Pept. Soc. 2007, 3, 63–69. [Google Scholar] [CrossRef]
  12. Yin, J.; Diao, Y.; Wen, Z.; Wang, Z.; Li, M. Studying Peptides Biological Activities Based on Multidimensional Descriptors (E) Using Support Vector Regression. Int. J. Pept. Res. Ther. 2010, 16, 111–121. [Google Scholar] [CrossRef]
  13. Tong, J.; Liu, S.; Zhou, P.; Wu, B.; Li, Z. A novel descriptor of amino acids and its application in peptide QSAR. J. Theor. Biol. 2008, 253, 90–97. [Google Scholar] [CrossRef] [PubMed]
  14. Lin, Z.-H.; Long, H.-X.; Bo, Z.; Wang, Y.-Q.; Wu, Y.-Z. New descriptors of amino acids and their application to peptide QSAR study. Peptides 2008, 29, 1798–1805. [Google Scholar] [CrossRef]
  15. Liang, G.; Yang, L.; Kang, L.; Mei, H.; Li, Z. Using multidimensional patterns of amino acid attributes for QSAR analysis of peptides. Amino Acids 2008, 37, 583–591. [Google Scholar] [CrossRef] [PubMed]
  16. Dagan-Wiener, A.; Nissim, I.; Ben Abu, N.; Borgonovo, G.; Bassoli, A.; Niv, M.Y. Bitter or not? BitterPredict, a tool for predicting taste from chemical structure. Sci. Rep. 2017, 7, 1–13. [Google Scholar] [CrossRef] [Green Version]
  17. Charoenkwan, P.; Yana, J.; Schaduangrat, N.; Nantasenamat, C.; Hasan, M.M.; Shoombuatong, W. iBitter-SCM: Identification and characterization of bitter peptides using a scoring card method with propensity scores of dipeptides. Genomics 2020, 112, 2813–2822. [Google Scholar] [CrossRef] [PubMed]
  18. Charoenkwan, P.; Nantasenamat, C.; Hasan, M.; Manavalan, B.; Shoombuatong, W. BERT4Bitter: A bidirectional encoder representations from transformers (BERT)-based model for improving the prediction of bitter peptides. Bioinformatics 2021, btab133. [Google Scholar] [CrossRef] [PubMed]
  19. Charoenkwan, P.; Chiangjong, W.; Nantasenamat, C.; Hasan, M.; Manavalan, B.; Shoombuatong, W. StackIL6: A stacking ensemble model for improving the prediction of IL-6 inducing peptides. Briefings Bioinform. 2021, bbab172. [Google Scholar] [CrossRef] [PubMed]
  20. Charoenkwan, P.; Nantasenamat, C.; Hasan, M.M.; Shoombuatong, W. Meta-iPVP: A sequence-based meta-predictor for improving the prediction of phage virion proteins using effective feature representation. J. Comput.-Aided Mol. Des. 2020, 34, 1105–1116. [Google Scholar] [CrossRef]
  21. Hasan, M.; Schaduangrat, N.; Basith, S.; Lee, G.; Shoombuatong, W.; Manavalan, B. HLPpred-Fuse: Improved and robust prediction of hemolytic peptide and its activity by fusing multiple feature representation. Bioinformatics 2020, 36, 3350–3356. [Google Scholar] [CrossRef]
  22. Hasan, M.M.; Alam, M.A.; Shoombuatong, W.; Deng, H.-W.; Manavalan, B.; Kurata, H. NeuroPred-FRL: An interpretable prediction model for identifying neuropeptide using feature representation learning. Brief. Bioinform. 2021, bbab167. [Google Scholar] [CrossRef] [PubMed]
  23. Manavalan, B.; Basith, S.; Shin, T.H.; Wei, L.; Lee, G. mAHTPred: A sequence-based meta-predictor for improving the prediction of anti-hypertensive peptides using effective feature representation. Bioinformatics 2019, 35, 2757–2765. [Google Scholar] [CrossRef] [PubMed]
  24. Manavalan, B.; Basith, S.; Shin, T.H.; Wei, L.; Lee, G. Meta-4mCpred: A Sequence-Based Meta-Predictor for Accurate DNA 4mC Site Prediction Using Effective Feature Representation. Mol. Ther. Nucleic Acids 2019, 16, 733–744. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  25. Charoenkwan, P.; Hwang, E.; Cutler, R.W.; Lee, H.-C.; Ko, L.-W.; Huang, H.-L.; Ho, S.-Y. HCS-Neurons: Identifying phenotypic changes in multi-neuron images upon drug treatments of high-content screening. BMC Bioinform. 2013, 14, S12. [Google Scholar] [CrossRef] [Green Version]
  26. Charoenkwan, P.; Schaduangrat, N.; Nantasenamat, C.; Piacham, T.; Shoombuatong, W. iQSP: A Sequence-Based Tool for the Prediction and Analysis of Quorum Sensing Peptides via Chou’s 5-Steps Rule and Informative Physicochemical Properties. Int. J. Mol. Sci. 2020, 21, 75. [Google Scholar] [CrossRef] [Green Version]
  27. Liu, K.; Chen, W. iMRM: A platform for simultaneously identifying multiple kinds of RNA modifications. Bioinformatics 2020, 36, 3336–3342. [Google Scholar] [CrossRef]
  28. Liu, K.; Chen, W.; Lin, H. XG-PseU: An eXtreme Gradient Boosting based method for identifying pseudouridine sites. Mol. Genet. Genom. 2020, 295, 13–21. [Google Scholar] [CrossRef]
  29. Liu, Y.; Chen, D.; Su, R.; Chen, W.; Wei, L. iRNA5hmC: The First Predictor to Identify RNA 5-Hydroxymethylcytosine Modifications Using Machine Learning. Front. Bioeng. Biotechnol. 2020, 8, 227. [Google Scholar] [CrossRef] [PubMed]
  30. Lv, H.; Zhang, Z.-M.; Li, S.-H.; Tan, J.-X.; Chen, W.; Lin, H. Evaluation of different computational methods on 5-methylcytosine sites identification. Briefings Bioinform. 2020, 21, 982–995. [Google Scholar] [CrossRef]
  31. Kawashima, S.; Ogata, H.; Kanehisa, M. AAindex: Amino Acid Index Database. Nucleic Acids Res. 1999, 27, 368–369. [Google Scholar] [CrossRef]
  32. Schaduangrat, N.; Nantasenamat, C.; Prachayasittikul, V.; Shoombuatong, W. Meta-iAVP: A Sequence-Based Meta-Predictor for Improving the Prediction of Antiviral Peptides Using Effective Feature Representation. Int. J. Mol. Sci. 2019, 20, 5743. [Google Scholar] [CrossRef] [Green Version]
  33. Pratiwi, R.; Malik, A.A.; Schaduangrat, N.; Prachayasittikul, V.; Wikberg, J.E.S.; Nantasenamat, C.; Shoombuatong, W. CryoProtect: A Web Server for Classifying Antifreeze Proteins from Nonantifreeze Proteins. J. Chem. 2017, 2017, 1–15. [Google Scholar] [CrossRef]
  34. Win, T.S.; Malik, A.A.; Prachayasittikul, V.; Wikberg, J.E.S.; Nantasenamat, C.; Shoombuatong, W. HemoPred: A web server for predicting the hemolytic activity of peptides. Futur. Med. Chem. 2017, 9, 275–291. [Google Scholar] [CrossRef]
  35. Win, T.S.; Schaduangrat, N.; Prachayasittikul, V.; Nantasenamat, C.; Shoombuatong, W. PAAP: A web server for predicting antihypertensive activity of peptides. Futur. Med. Chem. 2018, 10, 1749–1767. [Google Scholar] [CrossRef]
  36. Charoenkwan, P.; Kanthawong, S.; Schaduangrat, N.; Yana, J.; Shoombuatong, W. PVPred-SCM: Improved Prediction and Analysis of Phage Virion Proteins Using a Scoring Card Method. Cells 2020, 9, 353. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  37. Charoenkwan, P.; Shoombuatong, W.; Lee, H.-C.; Chaijaruwanich, J.; Huang, H.-L.; Ho, S.-Y. SCMCRYS: Predicting Protein Crystallization Using an Ensemble Scoring Card Method with Estimating Propensity Scores of P-Collocated Amino Acid Pairs. PLoS ONE 2013, 8, e72368. [Google Scholar] [CrossRef] [PubMed]
  38. Laengsri, V.; Nantasenamat, C.; Schaduangrat, N.; Nuchnoi, P.; Prachayasittikul, V.; Shoombuatong, W. TargetAntiAngio: A Sequence-Based Tool for the Prediction and Analysis of Anti-Angiogenic Peptides. Int. J. Mol. Sci. 2019, 20, 2950. [Google Scholar] [CrossRef] [Green Version]
  39. Shoombuatong, W.; Schaduangrat, N.; Pratiwi, R.; Nantasenamat, C. THPep: A machine learning-based approach for predicting tumor homing peptides. Comput. Biol. Chem. 2019, 80, 441–451. [Google Scholar] [CrossRef]
  40. Chen, W.; Ding, H.; Feng, P.; Lin, H.; Chou, K.-C. iACP: A sequence-based tool for identifying anticancer peptides. Oncotarget 2016, 7, 16895–16909. [Google Scholar] [CrossRef] [Green Version]
  41. Chou, K.-C. Some remarks on protein attribute prediction and pseudo amino acid composition. J. Theor. Biol. 2011, 273, 236–247. [Google Scholar] [CrossRef]
  42. Chou, K.-C. Impacts of Bioinformatics to Medicinal Chemistry. Med. Chem. 2015, 11, 218–234. [Google Scholar] [CrossRef]
  43. Feng, C.Q.; Zhang, Z.Y.; Zhu, X.J.; Lin, Y.; Chen, W.; Tang, H.; Lin, H. iTerm-PseKNC: A sequence-based tool for predicting bacterial transcriptional terminators. Bioinformatics 2019, 35, 1469–1477. [Google Scholar] [CrossRef]
  44. Lai, H.-Y.; Zhang, Z.-Y.; Su, Z.-D.; Su, W.; Ding, H.; Chen, W.; Lin, H. iProEP: A Computational Predictor for Predicting Promoter. Mol. Ther. Nucleic Acids 2019, 17, 337–346. [Google Scholar] [CrossRef] [Green Version]
  45. Su, Z.D.; Huang, Y.; Zhang, Z.Y.; Zhao, Y.W.; Wang, D.; Chen, W.; Lin, H. iLoc-lncRNA: Predict the subcellular location of lncRNAs by incorporating octamer composition into general PseKNC. Bioinformatics 2018, 34, 4196–4204. [Google Scholar] [CrossRef]
  46. Xu, Z.-C.; Feng, P.-M.; Yang, H.; Qiu, W.-R.; Chen, W.; Lin, H. iRNAD: A computational tool for identifying D modification sites in RNA sequence. Bioinformatics 2019, 35, 4922–4929. [Google Scholar] [CrossRef] [PubMed]
  47. Zhang, Z.-Y.; Yang, Y.-H.; Ding, H.; Wang, D.; Chen, W.; Lin, H. Design powerful predictor for mRNA subcellular location prediction in Homo sapiens. Briefings Bioinform. 2021, 22, 526–535. [Google Scholar] [CrossRef] [PubMed]
  48. Zhu, X.-J.; Feng, C.-Q.; Lai, H.-Y.; Chen, W.; Hao, L. Predicting protein structural classes for low-similarity sequences by evaluating different features. Knowl.-Based Syst. 2019, 163, 787–793. [Google Scholar] [CrossRef]
  49. Vapnik, V. The Nature of Statistical Learning Theory; Springer Science & Business Media: Berlin/Heidelberg, Germany, 2013. [Google Scholar]
  50. Cortes, C.; Vapnik, V. Support-vector networks. Mach. Learn. 1995, 20, 273–297. [Google Scholar] [CrossRef]
  51. Vapnik, V.N. An overview of statistical learning theory. IEEE Trans. Neural Netw. 1999, 10, 988–999. [Google Scholar] [CrossRef] [Green Version]
  52. Li, W.-C.; Deng, E.-Z.; Ding, H.; Chen, W.; Lin, H. iORI-PseKNC: A predictor for identifying origin of replication with pseudo k-tuple nucleotide composition. Chemom. Intell. Lab. Syst. 2015, 141, 100–106. [Google Scholar] [CrossRef]
  53. Lin, H.; Liang, Z.-Y.; Tang, H.; Chen, W. Identifying Sigma70 Promoters with Novel Pseudo Nucleotide Composition. IEEE/ACM Trans. Comput. Biol. Bioinform. 2019, 16, 1316–1321. [Google Scholar] [CrossRef]
  54. Hasan, M.; Manavalan, B.; Khatun, M.S.; Kurata, H. Prediction of S-nitrosylation sites by integrating support vector machines and random forest. Mol. Omics 2019, 15, 451–458. [Google Scholar] [CrossRef] [PubMed]
  55. Manavalan, B.; Basith, S.; Shin, T.H.; Wei, L.; Lee, G. AtbPpred: A Robust Sequence-Based Prediction of Anti-Tubercular Peptides Using Extremely Randomized Trees. Comput. Struct. Biotechnol. J. 2019, 17, 972–981. [Google Scholar] [CrossRef]
  56. Manavalan, B.; Shin, T.H.; Kim, M.O.; Lee, G. PIP-EL: A New Ensemble Learning Method for Improved Proinflammatory Peptide Predictions. Front. Immunol. 2018, 9, 1783. [Google Scholar] [CrossRef]
  57. Manavalan, B.; Shin, T.H.; Lee, G. PVP-SVM: Sequence-Based Prediction of Phage Virion Proteins Using a Support Vector Machine. Front. Microbiol. 2018, 9, 476. [Google Scholar] [CrossRef]
  58. Manavalan, B.; Subramaniyam, S.; Shin, T.H.; Kim, M.O.; Lee, G. Machine-Learning-Based Prediction of Cell-Penetrating Peptides and Their Uptake Efficiency with Improved Accuracy. J. Proteome Res. 2018, 17, 2715–2726. [Google Scholar] [CrossRef] [PubMed]
  59. Pedregosa, F.; Varoquaux, G.; Gramfort, A.; Michel, V.; Thirion, B.; Grisel, O.; Duchesnay, E. Scikit-learn: Machine learning in Python. J. Mach. Learn. Res. 2011, 12, 2825–2830. [Google Scholar]
Figure 1. Schematic framework of iBitter-Fuse for predicting bitter peptides. The main procedure in the design of iBitter-Fuse is essentially comprised of the following steps: (i) dataset construction, (ii) feature extraction, (iii) feature selection using GA-SAR and (iv) iBitter-Fuse construction.
Figure 1. Schematic framework of iBitter-Fuse for predicting bitter peptides. The main procedure in the design of iBitter-Fuse is essentially comprised of the following steps: (i) dataset construction, (ii) feature extraction, (iii) feature selection using GA-SAR and (iv) iBitter-Fuse construction.
Ijms 22 08958 g001
Figure 2. ROC curves of different feature encodings based on 10-fold cross-validation (A) and independent tests (B).
Figure 2. ROC curves of different feature encodings based on 10-fold cross-validation (A) and independent tests (B).
Ijms 22 08958 g002
Figure 3. Performance evaluations of our fused features and the five individual feature descriptors based on (A) 10-fold cross-validation and (B) independent tests.
Figure 3. Performance evaluations of our fused features and the five individual feature descriptors based on (A) 10-fold cross-validation and (B) independent tests.
Ijms 22 08958 g003
Figure 4. Performance evaluations of iBitter-Fuse and different ML classifiers based on (A,B) their 10-fold cross-validation ACC and MCC and (C,D) independent test ACC and MCC.
Figure 4. Performance evaluations of iBitter-Fuse and different ML classifiers based on (A,B) their 10-fold cross-validation ACC and MCC and (C,D) independent test ACC and MCC.
Ijms 22 08958 g004
Figure 5. Performance evaluations of iBitter-Fuse and top five ML classifiers based on (A) 10-fold cross-validation and (B) independent tests.
Figure 5. Performance evaluations of iBitter-Fuse and top five ML classifiers based on (A) 10-fold cross-validation and (B) independent tests.
Ijms 22 08958 g005
Figure 6. Screenshots of the iBitter-Fuse web server.
Figure 6. Screenshots of the iBitter-Fuse web server.
Ijms 22 08958 g006
Table 1. Cross-validation and independent test results of different feature encodings.
Table 1. Cross-validation and independent test results of different feature encodings.
Cross-ValidationFeature#FeatureACCSnSpMCCAUC
10-fold CVAAC200.8300.8040.8560.6620.893
DPC4000.7810.7900.7730.5650.853
PAAC210.8420.8400.8440.6870.891
APAAC220.8040.7570.8520.6140.870
AAI5310.8380.8120.8640.6810.894
Fusion9940.8670.8550.8790.7360.911
Independent testAAC200.8670.8590.8750.7340.925
DPC4000.8520.7810.9220.7100.902
PAAC210.8980.8910.9060.7970.925
APAAC220.8750.8750.8750.7500.933
AAI5310.8910.8910.8910.7810.942
Fusion9940.9060.9220.8910.8130.906
Table 2. Cross-validation results of ten SVM models trained with various feature sets derived from GA-SAR.
Table 2. Cross-validation results of ten SVM models trained with various feature sets derived from GA-SAR.
#Exp.#Feature aACCSnSpMCCAUC
1370.9200.8980.9410.8420.947
2360.9180.9180.9180.8370.937
3360.9120.9100.9140.8250.945
4410.9100.9060.9140.8220.924
5360.9060.9140.8990.8140.937
6400.9060.9020.9100.8140.950
7380.9060.8900.9220.8140.925
8370.8980.8980.8990.8020.932
9360.8960.8710.9220.7950.947
10380.8960.9060.8870.7950.938
Mean0.9070.9010.9130.8160.938
STD.0.0080.0130.0150.0160.009
a #Feature represents the number of features used for constructing a model. Experiment #2 afforded the optimal prediction performance and is therefore used for further analysis.
Table 3. Independent test results of ten SVM models trained with various feature sets derived from GA-SAR.
Table 3. Independent test results of ten SVM models trained with various feature sets derived from GA-SAR.
#Exp.#Feature aACCSnSpMCCAUC
1370.8910.8750.9060.7820.935
2360.9300.9380.9220.8590.933
3360.8910.9060.8750.7820.925
4410.8980.9060.8910.7970.922
5360.8830.9060.8590.7660.930
6400.8980.8910.9060.7970.926
7380.9060.9380.8750.8140.949
8370.8910.8590.9220.7830.938
9360.9140.9220.9060.8280.939
10380.9140.9530.8750.8310.935
Mean0.9020.9090.8940.8040.933
STD.0.0140.0290.0220.0290.008
a #Feature represents the number of features used for constructing a model. Experiment #2 having the optimal prediction performance is used for further analysis.
Table 4. List of fused informative features having m = 36 features as derived from the GA-SAR algorithm.
Table 4. List of fused informative features having m = 36 features as derived from the GA-SAR algorithm.
Feature#FeatureList
AAC4I, K, W, Y
DPC13AA, AF, EL, GV, IA, IQ, KG, LE, LQ, PF, QL, TD, YG
PAAC1Xc1.P
AAI18BIGC670101, DESM900101, FAUJ880106, FAUJ880110, GOLD730101, GRAR740102, NAKH900113, OOBM770104, QIAN880129, VENT840101, WERD780102, WOLS870103, YUTK870102, ZIMJ680103, MUNV940105, TAKK010101, CEDJ970102, HARY940101
Table 5. Performance comparison of iBitter-Fuse with top five ML classifiers.
Table 5. Performance comparison of iBitter-Fuse with top five ML classifiers.
Cross-Validation#FeatureACCSnSpMCCAUC
10-fold CViBitter-Fuse0.9180.9180.9180.8370.937
XGB-AAI0.9060.9380.8750.8140.960
ETree-AAI0.8830.8750.8910.7660.952
MLP-AAI0.8750.8440.9060.7510.916
RF-AAI0.8670.8910.8440.7350.943
RF-AAC0.8530.8470.860.710.912
Independent testiBitter-Fuse0.9300.9380.9220.8590.933
XGB-AAI0.8300.8200.8400.6660.907
ETree-AAI0.8380.8160.8600.6800.899
MLP-AAI0.8280.8400.8170.6600.884
RF-AAI0.8120.8010.8240.6290.897
RF-AAC0.8980.9060.8910.7970.950
Table 6. Performance comparison of iBitter-Fuse with the existing methods.
Table 6. Performance comparison of iBitter-Fuse with the existing methods.
Cross-ValidationClassifier aACCSnSpMCCAUC
10-fold CViBitter-SCM0.8710.9130.8280.7510.903
BERT4Bitter0.8610.8680.8540.7260.915
iBitter-Fuse0.9180.9180.9180.8370.937
Independent testiBitter-SCM0.8440.8440.8440.6880.904
BERT4Bitter0.9220.9380.9060.8440.964
iBitter-Fuse0.9300.9380.9220.8590.933
a Results come from the work BERT4Bitter [16].
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Charoenkwan, P.; Nantasenamat, C.; Hasan, M.M.; Moni, M.A.; Lio’, P.; Shoombuatong, W. iBitter-Fuse: A Novel Sequence-Based Bitter Peptide Predictor by Fusing Multi-View Features. Int. J. Mol. Sci. 2021, 22, 8958. https://doi.org/10.3390/ijms22168958

AMA Style

Charoenkwan P, Nantasenamat C, Hasan MM, Moni MA, Lio’ P, Shoombuatong W. iBitter-Fuse: A Novel Sequence-Based Bitter Peptide Predictor by Fusing Multi-View Features. International Journal of Molecular Sciences. 2021; 22(16):8958. https://doi.org/10.3390/ijms22168958

Chicago/Turabian Style

Charoenkwan, Phasit, Chanin Nantasenamat, Md. Mehedi Hasan, Mohammad Ali Moni, Pietro Lio’, and Watshara Shoombuatong. 2021. "iBitter-Fuse: A Novel Sequence-Based Bitter Peptide Predictor by Fusing Multi-View Features" International Journal of Molecular Sciences 22, no. 16: 8958. https://doi.org/10.3390/ijms22168958

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop