ORIGINAL RESEARCH article

Front. Bioeng. Biotechnol., 31 March 2020

Sec. Computational Genomics

Volume 8 - 2020 | https://doi.org/10.3389/fbioe.2020.00245

PSBP-SVM: A Machine Learning-Based Computational Identifier for Predicting Polystyrene Binding Peptides

  • 1. College of Intelligence and Computing, Tianjin University, Tianjin, China

  • 2. College of Computer and Information Engineering, Inner Mongolia Agricultural University, Hohhot, China

  • 3. School of Life Sciences and Technology, Harbin Institute of Technology, Harbin, China

  • 4. Department of Pharmacy, Heilongjiang Province Land Reclamation Headquarters General Hospital, Harbin, China

Article metrics

View details

37

Citations

3,8k

Views

1,2k

Downloads

Abstract

Polystyrene binding peptides (PSBPs) play a key role in the immobilization process. The correct identification of PSBPs is the first step of all related works. In this paper, we proposed a novel support vector machine-based bioinformatic identification model. This model contains four machine learning steps, including feature extraction, feature selection, model training and optimization. In a five-fold cross validation test, this model achieves 90.38, 84.62, 87.50, and 0.90% SN, SP, ACC, and AUC, respectively. The performance of this model outperforms the state-of-the-art identifier in terms of the SN and ACC with a smaller feature set. Furthermore, we constructed a web server that includes the proposed model, which is freely accessible at http://server.malab.cn/PSBP-SVM/index.jsp.

Introduction

The immobilization of a biological functional molecule on a solid surface is one of the most important topics in the field of biology. Immobilized enzymes are a typical application of this technology and are commonly used in industrial reactors (Es̨ et al., 2015). The nature of the biocompatibility on the implant surface is considered to be a protein absorption process (Yin et al., 2020). The enzyme-linked immunosorbent assay (ELISA) (Engvall and Perlmann, 1971) is a well-known method for identifying counterparts in biological interactions. This assay is derived from the immobilization target antigen molecules (Li et al., 2018). There are two principles in immobilization: one principle is orienting the target part in the preferred direction, and the other principle is avoiding any unnecessary interaction between the target and the solid surface.

Polystyrene (PS) is used as a protein solid surface in ELISAs and animal cell cultures because of its biological inertia (Kumada et al., 2010). Polystyrene with binding peptides can be used to immobilize bioactive peptides, enzymes and antigens in water at room temperature. These functional monolayer protein layers can be widely applied in the medicine, textile and automobile industries (Yaman et al., 2009; Moritomi et al., 2010; Mrozek and Malysiak-Mrozek, 2011; Modjarrad, 2013). Polystyrene binding peptides (PSBPs) can combine with target proteins or peptides to determine their improper orientation in the immobilization process (Bakhshinejad and Sadeghizadeh, 2016; Wang et al., 2020). The correct recognition of PSBPs is the first and most important step of its related application. It is time-consuming and expensive to use a wet experiment to verify these peptides. To identify PSBPs, we turn to machine learning-based computing strategies. To date, machine learning algorithms have been widely used in biological sequence recognition (Wang et al., 2008, 2010, 2018; Zhou et al., 2017, 2018, 2019; He et al., 2018; Liao et al., 2018; Xu et al., 2018a, b; Bao et al., 2019; Cheng et al., 2019; Ding et al., 2019; Fang et al., 2019; Jin et al., 2019; Liu et al., 2019a; Meng et al., 2019; Shen et al., 2019; Zhu et al., 2019). This process generally includes data collection, feature extraction, feature selection and model training. The positive and negative samples are collected to form a training dataset, and the sequence recognition problem is transformed into a binary classification problem. Discrete features are extracted from training datasets via the feature extraction process. The pseudo amino acid composition (PseAAC) is one of the most commonly used feature extraction algorithms, and many improved algorithms have been produced (Shen and Chou, 2008). The MRMD (Max-Relevance-Max-Distance) (Zou et al., 2018), ANOVA (analysis of variance) (Anderson, 2001) and mRMR (Minimal Redundancy Maximal Relevance) (Ding and Peng, 2005) are commonly used feature selection algorithms. The aim of these feature selection algorithms is overcoming the data redundancy problem. Choosing a good classification algorithm is another particularly important step, and the SVM (support vector machine), random forest, and Bayes classifiers have been widely used to address sequence recognition problems (Li et al., 2019). Ning et al. combined a SVM and the dipeptide composition (DPC) feature, named PSBinder, to construct an identifier to recognize PSBPs (Li N. et al., 2017)1. In this study, we used the same training dataset as PSBinder.

In the “Materials and methods” section, we describe the data collection process, the feature extraction method, the ANOVA feature selection, the SVM and the evaluation metrics. We depict the workflow of the proposed identifier and comprehensively analyze the performance of the identifier in the “Results and discussion” section. In the “Conclusion” section, we analyze the shortcomings of the model and look forward to its future improvement.

Materials and Methods

Data Collection

We use the same training dataset as PSBinder. This benchmark dataset includes 104 positive samples (PSBPs) and 104 negative samples (non-PSBPs). This dataset is collected from the BDB database (released in January 2017) according to the following criteria. The raw positive samples are selected from nine different phage display libraries. Furthermore, in order to ensure the difference between the positive and negative samples, we attempt to select the same numbers of negative and positive samples from each of the above-mentioned libraries. For those libraries that do not have enough negative samples, we select the same length sequences from the other libraries instead. Then, cysteine amino acids are deleted because they found are at both ends of the circular peptides (Fu et al., 2018). Peptides that contain two specific kinds of characters are removed. One kind is ambiguous characters including “B,” “J,” “O,” “U,” “X,” and “Z.” The other kind is non-alphabetic characters. Two measures are used to screen the above data. Then, we compare each sequence in the positive and negative sample sets, delete the same negative sample sequences and positive sample sequences and replace them with other new negative samples (Yang et al., 2019b). Moreover, the Generalized Jaccard similarity is applied to keep the similarity between the positive and negative samples below 90% (Pan et al., 2009).

Feature Extraction

The amino acid residue frequency is one of the most important features of protein sequences (Małysiak-Mrozek et al., 2018a; Liu, 2019). The frequency feature can be calculated via the single amino acid composition (AAC), the DPC, three or more peptides’ composition or peptides with a certain gap. There are several proteins or peptide identifiers that have been proposed based on these features. In this paper, we use the weighted frequency of the single AAC and the DPC as the discrete extraction feature.

A peptide consists of 20 kinds of amino acid residues. Thus, a peptide can be presented as follows:

where Ai is the ith amino acid residue of peptide p with a length of L.

(i) 20-dimensional amino acid composition (AAC)

The weighted frequency of the single AAC is defined as follows:

where count(Ai) is the number of Ai in peptide p. FeatureAAC consists of 20 vectors, and these vectors represent the weighted frequency of “G,” “A,” “V,” “L,” “I,” “P,” “F,” “Y,” “W,” “S,” “T,” “C,” “M,” “N,” “Q,” “D,” “E,” “K,” “R” and “H.”

(ii) 400-dimensional dipeptide composition (DPC)

The weighted frequency of the DPC is defined as follows:

where count(AiAj) represents the number of amino acid residue pairs that consist of Ai and Aj. FeatureDPC includes 400 vectors. These vectors represent the weighted frequencies of {“GG,” “GA,”…, “GH,” “AG,” “AA,”…,“HR” and “HH”}.

Feature Selection

Generally, the extracted discrete features cannot be directly used in the training of the recognition model because there is noise in them (Yan et al., 2019). Therefore, after feature extraction, we need to use feature selection algorithms to filter the optimal features (Malysiak-Mrozek et al., 2018b). This process is also often considered to be a feature dimensionality reduction process in which noisy features are removed. In this paper, we use ANOVA and the IFS (incremental feature selection) strategy to rank and select the optimal feature set. First, all the extracted features are ranked by their ANOVA scores, and then optimal feature set is selected via incremental feature selection according to a certain criterion (Tang et al., 2019a, b).

(i) ANOVA

The training dataset is composed of positive and negative samples. Thus, each feature can naturally be divided into two groups, that is, the positive group and the negative group. If the difference between the positive and negative groups of a feature is large, then the discriminative ability is good. In ANOVA, the mean square between (MSB) groups and the mean square within (MSW) groups are used to measure the discriminative ability of a feature (Li B. et al., 2017). The MSB groups and the MSW groups of the ξth feature are calculated as follows:

where mi is total number of samples in the ith group. feaξ(i,j) represents the value of the jth sample in the ith group of the ξth feature. MSB2(ξ) and MSW2(ξ) follow a chi-square distribution with 1 and degrees of freedom, respectively.

From eqs 6 and 7, can deduce the following equation:

F(ξ) follows an F-distribution with () degrees of freedom. The larger F(ξ) is, the greater the contribution of the ξth feature to the classification is.

(ii) Incremental feature selection

All the features are sorted in descending order after calculating eq. 8. The feature sets are generated by adding one new feature at a time as follows:, and . The classification models are generated using the above new feature sets, and the best model is selected according to some criteria, such as the accuracy, F1 score or another.

Support Vector Machine

A support vector machine (SVM) is a kind of generalized linear classifier that classifies data via supervised learning. The SVM maps labeled data to a high-dimensional space and then uses the maximum-margin hyperplane to classify those data. In addition, the SVM is also one of the common kernel learning methods for non-linear classification (Yang et al., 2019a). In recent years, SVMs have been successfully applied in bioinformatics fields (Xiong et al., 2012, 2019; Zhang et al., 2015; Zhang J. et al., 2019; Ding et al., 2016a, b; Wei et al., 2016; Zeng et al., 2017; Zhao et al., 2017; Bu et al., 2018; Xu et al., 2018c; Hu et al., 2019; Liu and Li, 2019; Liu et al., 2019b; Wang et al., 2019; Dou et al., 2020). The LIBSVM is a widely used SVM tool. In addition to the standard SVM algorithm, LIBSVM also includes a support vector regression, multiple classifiers and probability output functions. The source code of LIBSVM is written using C, and it provides a call interface for the mainstream development languages including Java, Python, R and MATLAB. In this paper, the radial basis function (RBF) is used as the kernel function of the SVM. In addition, the grid.py program is used to find the kernel width parameter γ and the penalty constant C that optimize the model. In this paper, the search range of is set to [6, 20] and the step size is −0.5. Similarly, the search range of is [−10, 20], and the step size is 0.5. We use LIBSVM version 3.24, and it can be downloaded from https://www.csie.ntu.edu.tw/~cjlin/libsvm/.

Evaluation Measurement

K-fold cross validation, leave-one-out cross-validation (LOOCV) and independent tests are three major validation methods. In this paper, we use five-fold cross validation to evaluate and compare the different identifiers (Jiang et al., 2013; Ding et al., 2017; Wei et al., 2017a,b,c, 2019; Chu et al., 2019; Liu et al., 2019c, d; Shan et al., 2019; Xu et al., 2019c; Zeng et al., 2019a, c; Zhang X. et al., 2019). five-fold cross validation first divides the whole training dataset into five parts. Then, this validation selects four parts to train the model, and the remaining part is used for testing. The above process iterates until all five subsets are used as test datasets. Finally, the five groups of evaluation metric scores are averaged to evaluate the trained model’s performance. To evaluate the model’s performance, we employ the sensitivity (SN), specificity (SP) and accuracy (ACC) to compare the different models. It is worth mentioning that ACC is also used as the objective of model optimization. These evaluation metrics are defined as follows:

where TN represents true negatives, and TP represents true positives. FN and FP represent false negatives and false positives, respectively.

In addition, the area under the curve (AUC) is also used to evaluate the overall performance of the model. The AUC is the value of the area enclosed by the X, Y coordinates and the receiver operating characteristic curve (ROC curve). The AUC reflects the performance stability of the model. The greater the AUC is, the better the stability of the model.

Results and Discussion

The Framework of the Proposed PSBP-SVM Identifier

There are four steps in the process of constructing our proposed identifier. As illustrated in Figure 1, these steps are data collection, feature extraction, feature selection and model generation and optimization. In the data collection step, the positive and negative samples are collected as described in the “data collection” section. The 420-dimensional AAC and DPC feature is generated from the above benchmark dataset in the feature extraction step. Then, the resulting feature vectors are ranked via their ANOVA scores and a 123-dimensional optimal feature set (123D optimal set) is selected via the IFS process using the ACC as the criterion. This optimal feature set is input into the SVM classifier to train and optimize the model. Finally, the proposed identifier is obtained and called the PSBP-SVM. “PSBP” refers to PSBPs, and the SVM is applied as the classification algorithm.

FIGURE 1

The identification of a peptide is as follows. ➀The 420-dimensional (AAC + DPC) feature is extracted from this peptide. ➁ Then, we select the feature vectors from the above feature according to the optimal feature set. ➂ ➃Finally, the selected feature vectors are put into the proposed model (PSBP-SVM) to identify whether a peptide is a PSBP or not.

Comparison With Other Identifiers

To comprehensively investigate the performance of the PSBP-SVM, we compare it with other identifiers including the state-of-the-art identifier. All models presented in this section have been optimized. The optimization conditions of SVM related models are the same as PSBP-SVM.

The 188-bit (Wei et al., 2018) and Izlti (Diener et al., 2016) feature extraction algorithms are combined with the SVM classifier to generate the 188D_SVM and Iztli_SVM, respectively. The comparison of the PSBP-SVM with the 188D_SVM and Iztli_SVM is illustrated in Figure 2A. In the five-fold cross validation test, the PSBP-SVM achieves 90.38, 84.62, 87.50, and 0.90% SN, SP, ACC, and AUC, respectively. It is observed that the PSBP-SVM is better than the other two identifiers by approximately 20% in terms of the SN, SP, ACC and AUC. This finding demonstrates that the 188-bit and Iztli extraction features might not include important discriminative features of PSBPs and non-PSBPs compared with the 123-dimensional optimal feature set.

FIGURE 2

To investigate the effectiveness of the SVM classifier, the naive Bayes, random forest and J48 are used to train the identifiers on the 123D optimal set. The generated identifiers of these algorithms are named 123D_NB, 123D_RF and 123D_J48, respectively. From Figure 2B, it is observed that the PSBP-SVM still outperforms the other three identifiers. The performance of 123D_NB follows. The SN, SP, ACC and AUC of 123D_NB are 84.6, 83.7, 84.13, and 0.897%, respectively, which are 5.78, 0.92, 3.37 and 0.003% lower than those of the PSBP-SVM, respectively. 123D_J48 is the worst of all. 123D_J48 only exhibits 47.1, 70.2, 58.65, and 0.641% SN, SP, ACC and AUC, respectively. In particular, the SN of 123D_J48 is below that of random classification. The performance of 123D_RF is worse than that of 123D_NB and better than that of 123D_J48. Thus, it can be concluded that the SVM classifier performs better than other classifier on the 123D optimal feature set.

Different feature selection algorithms lead to different classification effects. Figure 2C represents the influence of two different feature selection algorithms on the model. The MRMD-SVM is generated by replacing part C of Figure 1 with MRMD, that is, MRMD is used as the feature selection algorithm. Finally, a 178-dimensional new optimal feature set is selected by MRMD. From the comparison result, we observe that the MRMD-SVM only achieves 66.3, 68.3, 67.31, and 0.673% in terms of the SN, SP, ACC, and AUC, respectively. The performance of MRMD-SVM is much worse than that of the PSBP-SVM. This result indicates that MRMD may not select important features from the 420-dimensional feature set (Hong et al., 2019).

As shown in Figure 2D, the SN, SP, ACC and AUC values of PSBinder are 88.46, 85.58, 87.02 and 0.91%, respectively, according to the five-fold cross validation test. The SN and ACC of the PSBP-SVM are higher than those of PSBinder by 1.92 and 0.48%, respectively, although the other two metrics are slightly lower. It is worth mentioning that the number of features for the PSBP-SVM is 123, which is smaller than the 146 of PSBinder. Therefore, the PSBP-SVM can effectively avoid overfitting problems compared with PSBinder. For the computing model, the SN value is more significant because it can improve the positive sample identification accuracy by reducing its scope.

Feature Contribution and Importance Analysis

Figure 3A shows that the ACC values vary with the incremental feature selection process. When the top 123 features are selected, the ACC reaches the highest value of 87.5%. This is also the reason why 123 features are chosen as training features. The analysis of the composition of these optimal features is represented in Figure 3B. It is found that there are 8 AAC features and 115 DPC features, respectively accounting for 40 and 28.75% of the original features. This finding indicates that the AAC features have higher participation rates. Furthermore, the appearance frequencies of 20 amino acids are calculated using the AAC and DPC separately. From the result shown in Figure 3C, we can observe that the top six amino acids both in the AAC and DPC are tryptophan (W), phenylalanine (F), leucine (L), tyrosine (Y), cysteine (C) and glutamine (Q). The counts of the dipeptide types are presented in Figure 3D. The dipeptides that begin with glycine (G), tryptophan (W), phenylalanine (F) and tyrosine (Y) are the top four dipeptide types in the 123D optimal feature set. From the above analysis, we can conclude that tryptophan (W), phenylalanine (F) and tyrosine (Y) play important roles in identifying PSBPs from non-PSBPs.

FIGURE 3

Web Server Guidelines

For the convenience of other researchers, we have constructed a web server including the PSBP-SVM, and free access is provided at http://server.malab.cn/PSBP-SVM/index.jsp. This web server includes “Home,” “Dataset,” “About” and “Contact us” pages. One can enter a sequence into the input box of the “Home” page and click the “submit” button to identify whether it is a PSBP or not. Note that only the FASTA format is supported. The “Dataset” page provides a link to download positive and negative samples. The “About” and “Contact us” pages give related information about our proposed model and the authors, respectively.

Conclusion

In this study, we proposed a novel SVM-based polystyrene binding peptide identification model and incorporated it in an identifier called the PSBP-SVM. The construction process of this model includes feature extraction, feature selection, model training and optimization. The performance comparison shows that the PSBP-SVM outperforms other identifiers, including the state-of-the-art identifier. Furthermore, in order to investigate the contribution of features, we comprehensively analyzed the composition and importance of the optimal feature set used in model training. However, there is still room for improvement in the future. With the help of multiview learning, ensemble learning strategies (Liu and Zhu, 2019; Ru et al., 2019; Zeng et al., 2019b) and evolutionary optimization (Xu et al., 2019a, b), the accuracy can be improved, and the range of the effective features can be further reduced.

Statements

Data availability statement

Publicly available datasets were analyzed in this study. This data can be found here: http://server.malab.cn/PSBP-SVM/data.jsp.

Author contributions

CM and YH wrote the manuscript, participated in the research design and developed the web server. YZ and FG participated in preparation of the manuscript. CM, YH, FG, and YZ read and approved the final manuscript.

Funding

The work was supported by the National Key R&D Program of China (2018YFC0910405) and the National Natural Science Foundation of China (Nos. 61772362 and 61801147).

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.

References

  • 1

    AndersonM. J. (2001). A new method for non-parametric multivariate analysis of variance.Austral Ecol.263246. 10.1111/j.1442-9993.2001.01070.pp.x

  • 2

    BakhshinejadB.SadeghizadehM. (2016). A polystyrene binding target-unrelated peptide isolated in the screening of phage display library.Anal. Biochem.512120128. 10.1016/j.ab.2016.08.013

  • 3

    BaoS.ZhaoH.YuanJ.FanD.ZhangZ.SuJ.et al (2019). Computational identification of mutator-derived lncRNA signatures of genome instability for improving the clinical outcome of cancers: a case study in breast cancer.Brief. Bioinform.10.1093/bib/bbz118[Epub ahead of print].

  • 4

    BuH. D.HaoJ. Q.GuanJ. H.ZhouS. G. (2018). Predicting enhancers from multiple cell lines and tissues across different developmental stages based on SVM method.Curr. Bioinform.13655660. 10.2174/1574893613666180726163429

  • 5

    ChengL.WangP.TianR.WangS.GuoQ.LuoM.et al (2019). LncRNA2Target v2.0: a comprehensive database for target genes of lncRNAs in human and mouse.Nucleic Acids Res.47D140D144. 10.1093/nar/gky1051

  • 6

    ChuY.KaushikA. C.WangX.WangW.ZhangY.ShanX.et al (2019). DTI-CDF: a cascade deep forest model towards the prediction of drug-target interactions based on hybrid features.Brief. Bioinform.bbz152. 10.1093/bib/bbz152

  • 7

    DienerC.MartínezG. G. R.BlasD. M.GonzálezD. A. C.CorzoG.Castro-ObregonS.et al (2016). Effective design of multifunctional peptides by combining compatible functions.PLoS Comput. Biol.12:e1004786. 10.1371/journal.pcbi.1004786

  • 8

    DingC.PengH. (2005). Minimum redundancy feature selection from microarray gene expression data.J. Bioinform. Comput. Biol.3185205. 10.1142/s0219720005001004

  • 9

    DingY.TangJ.GuoF. (2016a). Identification of protein–protein interactions via a novel matrix-based sequence representation model with amino acid contact information.Int. J. Mol. Sci.17:1623. 10.3390/ijms17101623

  • 10

    DingY.TangJ.GuoF. (2016b). Predicting protein-protein interactions via multivariate mutual information of protein sequences.BMC Bioinformatics17:398. 10.1186/s12859-016-1253-9

  • 11

    DingY.TangJ.GuoF. (2017). Identification of drug-target interactions via multiple information integration.Inf. Sci.418–419546560. 10.1016/j.ins.2017.08.045

  • 12

    DingY.TangJ.GuoF. (2019). Identification of drug-side effect association via multiple information integration with centered kernel alignment.Neurocomputing325211224. 10.1016/j.neucom.2018.10.028

  • 13

    DouL.LiX.DingH.XuL.XiangH. (2020). Is there any sequence feature in the RNA pseudouridine modification prediction problem?Mol. Ther. Nucleic Acids19293303. 10.1016/j.omtn.2019.11.014

  • 14

    EngvallE.PerlmannP. (1971). “Enzyme-linked immunosorbent assay (ELISA),” in Proceedings of the Twenty-Second Colloquium Protides of the Biological Fluids, (London: Pergamon Press), 553556.

  • 15

    Es̨I.VieiraJ. D. G.AmaralA. C. (2015). Principles, techniques, and applications of biocatalyst immobilization for industrial application.Appl. Microbiol. Biotechnol.9920652082. 10.1007/s00253-015-6390-y

  • 16

    FangT.ZhangZ.SunR.ZhuL.HeJ.HuangB.et al (2019). RNAm5CPred: prediction of RNA 5-methylcytosine sites based on three different kinds of nucleotide composition.Mol. Ther. Nucleic Acids18739747. 10.1016/j.omtn.2019.10.008

  • 17

    FuJ.TangJ.WangY.CuiX.YangQ.HongJ.et al (2018). Discovery of the consistently well-performed analysis chain for SWATH-MS based pharmacoproteomic quantification.Front. Pharmacol.9:681. 10.3389/fphar.2018.00681

  • 18

    HeJ.FangT.ZhangZ.HuangB.ZhuX.XiongY. (2018). PseUI: pseudouridine sites identification based on RNA sequence information.BMC Bioinformatics19:306. 10.1186/s12859-018-2321-0

  • 19

    HongJ.LuoY.MouM.FuJ.ZhangY.XueW.et al (2019). Convolutional neural network-based annotation of bacterial type IV secretion system effectors with enhanced accuracy and reduced false discovery.Brief. Bioinform.bbz120. 10.1093/bib/bbz120

  • 20

    HuY.ZhaoT.ZhangN.ZangT.ZhangJ.ChengL. (2019). Identifying diseases-related metabolites using random walk.BMC Bioinformatics19(Suppl. 5):116. 10.1186/s12859-018-2098-1

  • 21

    JiangQ. H.WangG. H.JinS. L.LiY.WangY. D. (2013). Predicting human microRNA-disease associations based on support vector machine.Int. J. Data Min. Bioinform.8282293. 10.1504/ijdmb.2013.056078

  • 22

    JinS.WangL.GuoF.ZouQ. (2019). AOPs-SVM: a sequence-based classifier of antioxidant proteins using a support vector machine.Front. Bioeng. Biotechnol.7:224. 10.3389/fbioe.2019.00224

  • 23

    KumadaY.KurokiD.YasuiH.OhseT.KishimotoM. (2010). Characterization of polystyrene-binding peptides (PS-tags) for site-specific immobilization of proteins.J. Biosci. Bioeng.109583587. 10.1016/j.jbiosc.2009.11.005

  • 24

    LiB.TangJ.YangQ.LiS.CuiX.LiY.et al (2017). NOREVA: normalization and evaluation of MS-based metabolomics data.Nucleic Acids Res.45W162W170. 10.1093/nar/gkx449

  • 25

    LiN.KangJ.JiangL.HeB.LinH.HuangJ. (2017). PSBinder: a web service for predicting polystyrene surface-binding peptides.Biomed Res. Int.2017:5761517. 10.1155/2017/5761517

  • 26

    LiY. H.LiX. X.HongJ. J.WangY. X.FuJ. B.YangH.et al (2019). Clinical trials, progression-speed differentiating features and swiftness rule of the innovative targets of first-in-class drugs.Brief. Bioinform.10.1093/bib/bby130[Epub ahead of print].

  • 27

    LiY. H.YuC. Y.LiX. X.ZhangP.TangJ.YangQ.et al (2018). Therapeutic target database update 2018: enriched resource for facilitating bench-to-clinic research of targeted therapeutics.Nucleic Acids Res.46D1121D1127. 10.1093/nar/gkx1076

  • 28

    LiaoZ. J.LiD. P.WangX. R.LiL. S.ZouQ. (2018). Cancer diagnosis through IsomiR expression with machine learning method.Curr. Bioinform.135763. 10.2174/1574893611666160609081155

  • 29

    LiuB. (2019). BioSeq-analysis: a platform for DNA, RNA, and protein sequence analysis based on machine learning approaches.Brief. Bioinform.2012801294. 10.1093/bib/bbx165

  • 30

    LiuB.GaoX.ZhangH. (2019a). 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. 10.1093/nar/gkz740

  • 31

    LiuX.HongZ.LiuJ.LinY.Rodríguez-PatónA.ZouQ.et al (2019b). Computational methods for identifying the critical nodes in biological networks.Brief. Bioinform.bbz011. 10.1093/bib/bbz011

  • 32

    LiuB.LiC.YanK. (2019c). DeepSVM-fold: protein fold recognition by combining support vector machines and pairwise sequence similarity scores generated by deep learning networks.Brief. Bioinform.bbz098. 10.1093/bib/bbz098

  • 33

    LiuB.ZhuY.YanK. (2019d). Fold-LTR-TCP: protein fold recognition based on triadic closure principle.Brief. Bioinform.bbz139. 10.1093/bib/bbz139

  • 34

    LiuB.LiK. (2019). iPromoter-2L2.0: identifying promoters and their types by combining smoothing cutting window algorithm and sequence-based features.Mol. Ther. Nucleic Acids188087. 10.1016/j.omtn.2019.08.008

  • 35

    LiuB.ZhuY. (2019). ProtDec-LTR3.0: protein remote homology detection by incorporating profile-based features into Learning to Rank.IEEE Access7102499102507. 10.1109/access.2019.2929363

  • 36

    Małysiak-MrozekB.BaronT.MrozekD. (2018a). Spark-IDPP: high-throughput and scalable prediction of intrinsically disordered protein regions with Spark clusters on the Cloud.Cluster Comput.22487508. 10.1007/s10586-018-2857-9

  • 37

    Malysiak-MrozekB.StablaM.MrozekD. (2018b). Soft and declarative fishing of information in big data lake.IEEE Trans. Fuzzy Syst.2627322747. 10.1109/tfuzz.2018.2812157

  • 38

    MengC.WeiL.ZouQ. (2019). SecProMTB: support vector machine-based classifier for secretory proteins using imbalanced data sets applied to Mycobacterium tuberculosis.Proteomics19:1900007. 10.1002/pmic.201900007

  • 39

    ModjarradK. (2013). Handbook of Polymer Applications in Medicine and Medical Devices, 1st Edn. Amsterdam: Elsevier.

  • 40

    MoritomiS.WatanabeT.KanzakiS. (2010). Polypropylene compounds for automotive applications.Sumitomo Kagaku1116.

  • 41

    MrozekD.Malysiak-MrozekB. (2011). An improved method for protein similarity searching by alignment of fuzzy energy signatures.Int. J. Comput. Intell. Syst.47588. 10.2991/ijcis.2011.4.1.7

  • 42

    PanL.LeiY.WangC.XieJ. (2009). Method on entity identification using similarity measure based on weight of Jaccard.J. Beijing Jiaotong Univ.34141145.

  • 43

    RuX. Q.LiL. H.ZouQ. (2019). Incorporating distance-based top-n-gram and random forest to identify electron transport proteins.J. Proteome Res.1829312939. 10.1021/acs.jproteome.9b00250

  • 44

    ShanX.WangX.LiC. D.ChuY.ZhangY.XiongY.et al (2019). Prediction of CYP450 enzyme-substrate selectivity based on the network-based label space division method.J. Chem. Inf. Model.5945774586. 10.1021/acs.jcim.9b00749

  • 45

    ShenH.-B.ChouK.-C. (2008). PseAAC: a flexible web server for generating various kinds of protein pseudo amino acid composition.Anal. Biochem.373386388. 10.1016/j.ab.2007.10.012

  • 46

    ShenY.TangJ.GuoF. (2019). Identification of protein subcellular localization via integrating evolutionary and physicochemical information into Chou’s general PseAAC.J. Theor. Biol.462230239. 10.1016/j.jtbi.2018.11.012

  • 47

    TangJ.FuJ.WangY.LiB.LiY.YangQ.et al (2019a). ANPELA: analysis and performance assessment of the label-free quantification workflow for metaproteomic studies.Brief. Bioinform.10.1093/bib/bby127[Epub ahead of print].

  • 48

    TangJ.FuJ.WangY.LuoY.YangQ.LiB.et al (2019b). Simultaneous improvement in the precision, accuracy, and robustness of label-free proteome quantification by optimizing data manipulation chains.Mol. Cell. Proteomics1816831699. 10.1074/mcp.RA118.001169

  • 49

    WangG.LuoX.WangJ.WanJ.XiaS.ZhuH.et al (2018). MeDReaders: a database for transcription factors that bind to methylated DNA.Nucleic Acids Res.46D146D151. 10.1093/nar/gkx1096

  • 50

    WangG.WangY.FengW.WangX.YangJ. Y.ZhaoY.et al (2008). Transcription factor and microRNA regulation in androgen-dependent and -independent prostate cancer cells.BMC Genomics9(Suppl. 2):S22. 10.1186/1471-2164-9-S2-S22

  • 51

    WangG.WangY.TengM.ZhangD.LiL.LiuY. (2010). Signal transducers and activators of transcription-1 (STAT1) regulates microRNA transcription in interferon gamma-stimulated HeLa cells.PLoS One5:e11794. 10.1371/journal.pone.0011794

  • 52

    WangY.ShiF. Q.CaoL. Y.DeyN.WuQ.AshourA. S.et al (2019). Morphological segmentation analysis and texture-based support vector machines classification on mice liver fibrosis microscopic images.Curr. Bioinform.14282294. 10.2174/1574893614666190304125221

  • 53

    WangY.ZhangS.LiF.ZhouY.ZhangY.WangZ.et al (2020). Therapeutic target database 2020: enriched resource for facilitating research and early development of targeted therapeutics.Nucleic Acids Res.48D1031D1041. 10.1093/nar/gkz981

  • 54

    WeiL.HuJ.LiF.SongJ.SuR.ZouQ. (2018). Comparative analysis and prediction of quorum-sensing peptides using feature representation learning and machine learning algorithms.Brief. Bioinform.10114. 10.1093/bib/bby107

  • 55

    WeiL.WanS.GuoJ.WongK. K. (2017a). A novel hierarchical selective ensemble classifier with bioinformatics application.Artif. Intell. Med.838290. 10.1016/j.artmed.2017.02.005

  • 56

    WeiL.XingP.SuR.ShiG.MaZ.ZouQ. (2017b). CPPred-RF: a sequence-based predictor for identifying cell-penetrating peptides and their uptake efficiency.J. Proteome Res.1620442053. 10.1021/acs.jproteome.7b00019

  • 57

    WeiL.XingP.ZengJ.ChenJ.SuR.GuoF. (2017c). Improved prediction of protein–protein interactions using novel negative samples, features, and an ensemble classifier.Artif. Intell. Med.836774. 10.1016/j.artmed.2017.03.001

  • 58

    WeiL.XingP.ShiG.JiZ.ZouQ. (2019). Fast prediction of methylation sites using sequence-based feature selection technique.IEEE/ACM Trans. Comput. Biol. Bioinform.1612641273. 10.1109/TCBB.2017.2670558

  • 59

    WeiL.ZouQ.LiaoM.LuH.ZhaoY. (2016). A novel machine learning method for cytokine-receptor interaction prediction.Comb. Chem. High Throughput Screen.19144152. 10.2174/1386207319666151110122621

  • 60

    XiongY.LiuJ.ZhangW.ZengT. (2012). Prediction of heme binding residues from protein sequences with integrative sequence profiles.Proteome Sci.10(Suppl. 1):S20. 10.1186/1477-5956-10-S1-S20

  • 61

    XiongY.QiaoY.KiharaD.ZhangH. Y.ZhuX.WeiD. Q. (2019). Survey of machine learning techniques for prediction of the isoform specificity of cytochrome P450 substrates.Curr. Drug Metab.20229235. 10.2174/1389200219666181019094526

  • 62

    XuH.ZengW.ZengX.YenG. G. (2019a). An evolutionary algorithm based on minkowski distance for many-objective optimization.IEEE Trans. Cybern.4939683979. 10.1109/tcyb.2018.2856208

  • 63

    XuH.ZengW.ZhangD.ZengX. (2019b). MOEA/HD: a multiobjective evolutionary algorithm based on hierarchical decomposition.IEEE Trans. Cybern.49517526. 10.1109/TCYB.2017.2779450

  • 64

    XuL.LiangG.LiaoC.ChenG.-D.ChangC.-C. (2019c). k-Skip-n-Gram-RF: a random forest based method for Alzheimer’s disease protein identification.Front. Genet.10:33. 10.3389/fgene.2019.00033

  • 65

    XuL.LiangG.LiaoC.ChenG.-D.ChangC.-C. (2018a). An efficient classifier for Alzheimer’s disease genes identification.Molecules23:3140. 10.3390/molecules23123140

  • 66

    XuL.LiangG.ShiS.LiaoC. (2018b). SeqSVM: a sequence-based support vector machine method for identifying antioxidant proteins.Int. J. Mol. Sci.19:1773. 10.3390/ijms19061773

  • 67

    XuL.LiangG.WangL.LiaoC. (2018c). A novel hybrid sequence-based model for identifying anticancer peptides.Genes9:E158. 10.3390/genes9030158

  • 68

    YamanN.ÖzdoðanE.SeventekinN.AyhanH. (2009). Plasma treatment of polypropylene fabric for improved dyeability with soluble textile dyestuff.Appl. Surf. Sci.25567646770. 10.1016/j.apsusc.2008.10.121

  • 69

    YanK.FangX.XuY.LiuB. (2019). Protein fold recognition based on multi-view modeling.Bioinformatics3529822990. 10.1093/bioinformatics/btz040

  • 70

    YangQ.HongJ.LiY.XueW.LiS.YangH.et al (2019a). A novel bioinformatics approach to identify the consistently well-performing normalization strategy for current metabolomic studies.Brief. Bioinform.bbz137. 10.1093/bib/bbz137

  • 71

    YangQ.LiB.TangJ.CuiX.WangY.LiX.et al (2019b). Consistent gene signature of schizophrenia identified by a novel feature selection strategy from comprehensive sets of transcriptomic data.Brief. Bioinform. bbz049. 10.1093/bib/bbz049

  • 72

    YinJ.SunW.LiF.HongJ.LiX.ZhouY.et al (2020). VARIDT 1.0: variability of drug transporter database.Nucleic Acids Res.48:D1171. 10.1093/nar/gkz878

  • 73

    ZengX.LiaoY.LiuY.ZouQ. (2017). Prediction and validation of disease genes using HeteSim scores.IEEE/ACM Trans. Comput. Biol. Bioinform.14687695. 10.1109/tcbb.2016.2520947

  • 74

    ZengX.WangW.ChenC.YenG. (2019a). A consensus community-based particle swarm optimization for dynamic community detection.IEEE Trans. Cybern.10.1109/TCYB.2019.2938895[Epub ahead of print].

  • 75

    ZengX.ZhongY.LinW.ZouQ. (2019b). Predicting disease-associated circular RNAs using deep forests combined with positive-unlabeled learning methods.Brief. Bioinform.bbz080. 10.1093/bib/bbz080

  • 76

    ZengX.ZhuS.LiuX.ZhouY.NussinovR.ChengF. (2019c). deepDR: a network-based deep learning approach to in silico drug repositioning.Bioinformatics3551915198. 10.1093/bioinformatics/btz418

  • 77

    ZhangC.SongX.ZhaoY.ZhangH.ZhaoS.MaoF.et al (2015). Mycobacterium tuberculosis secreted proteins as potential biomarkers for the diagnosis of active tuberculosis and latent tuberculosis infection.J. Clin. Lab. Anal.29375382. 10.1002/jcla.21782

  • 78

    ZhangJ.ChenQ.LiuB. (2019). DeepDRBP-2L: a new genome annotation predictor for identifying DNA-binding proteins and RNA-binding proteins using Convolutional neural network and long short-term memory.IEEE/ACM Trans. Comput. Biol. Bioinform.10.1109/TCBB.2019.2952338[Epub ahead of print].

  • 79

    ZhangX.ZouQ.Rodriguez-PatonA.ZengX. (2019). Meta-path methods for prioritizing candidate disease miRNAs.IEEE/ACM Trans. Comput. Biol. Bioinform.16283291. 10.1109/TCBB.2017.2776280

  • 80

    ZhaoY.WangF.ChenS.WanJ.WangG. (2017). Methods of MicroRNA promoter prediction and transcription factor mediated regulatory network.Biomed Res. Int.2017:7049406. 10.1155/2017/7049406

  • 81

    ZhouM.HuL.ZhangZ.WuN.SunJ.SuJ. (2018). Recurrence-associated long non-coding RNA signature for determining the risk of recurrence in patients with colon cancer.Mol. Ther. Nucleic Acids12518529. 10.1016/j.omtn.2018.06.007

  • 82

    ZhouM.ZhaoH.WangX.SunJ.SuJ. (2019). Analysis of long non-coding RNAs highlights region-specific altered expression patterns and diagnostic roles in Alzheimer’s disease.Brief. Bioinform.20598608. 10.1093/bib/bby021

  • 83

    ZhouM.ZhaoH.XuW.BaoS.ChengL.SunJ. (2017). Discovery and validation of immune-associated long non-coding RNA biomarkers associated with clinically molecular subtype and prognosis in diffuse large B cell lymphoma.Mol. Cancer16:16. 10.1186/s12943-017-0580-4

  • 84

    ZhuX.HeJ.ZhaoS.TaoW.XiongY.BiS. (2019). A comprehensive comparison and analysis of computational predictors for RNA N6-methyladenosine sites of Saccharomyces cerevisiae.Brief. Funct. Genomics18367376. 10.1093/bfgp/elz018

  • 85

    ZouQ.LinG.JiangX.LiuX.ZengX. (2018). Sequence clustering in bioinformatics: an empirical study.Brief. Bioinform.21110.

Summary

Keywords

polystyrene binding peptides, support vector machine, bioinformatic, machine learning, identifier

Citation

Meng C, Hu Y, Zhang Y and Guo F (2020) PSBP-SVM: A Machine Learning-Based Computational Identifier for Predicting Polystyrene Binding Peptides. Front. Bioeng. Biotechnol. 8:245. doi: 10.3389/fbioe.2020.00245

Received

31 January 2020

Accepted

09 March 2020

Published

31 March 2020

Volume

8 - 2020

Edited by

Yongchun Zuo, Inner Mongolia University, China

Reviewed by

Hao Lin, University of Electronic Science and Technology of China, China; Xiangxiang Zeng, Xiamen University, China

Updates

Copyright

*Correspondence: Ying Zhang, Fei Guo,

These authors have contributed equally to this work

This article was submitted to Bioinformatics and Computational Biology, a section of the journal Frontiers in Bioengineering and Biotechnology

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.

Outline

Figures

Cite article

Copy to clipboard


Export citation file


Share article

Article metrics