Literature DB >> 20823312

Improved sequence-based prediction of disordered regions with multilayer fusion of multiple information sources.

Marcin J Mizianty1, Wojciech Stach, Ke Chen, Kanaka Durga Kedarisetti, Fatemeh Miri Disfani, Lukasz Kurgan.   

Abstract

MOTIVATION: Intrinsically disordered proteins play a crucial role in numerous regulatory processes. Their abundance and ubiquity combined with a relatively low quantity of their annotations motivate research toward the development of computational models that predict disordered regions from protein sequences. Although the prediction quality of these methods continues to rise, novel and improved predictors are urgently needed.
RESULTS: We propose a novel method, named MFDp (Multilayered Fusion-based Disorder predictor), that aims to improve over the current disorder predictors. MFDp is as an ensemble of 3 Support Vector Machines specialized for the prediction of short, long and generic disordered regions. It combines three complementary disorder predictors, sequence, sequence profiles, predicted secondary structure, solvent accessibility, backbone dihedral torsion angles, residue flexibility and B-factors. Our method utilizes a custom-designed set of features that are based on raw predictions and aggregated raw values and recognizes various types of disorder. The MFDp is compared at the residue level on two datasets against eight recent disorder predictors and top-performing methods from the most recent CASP8 experiment. In spite of using training chains with <or=25% similarity to the test sequences, our method consistently and significantly outperforms the other methods based on the MCC index. The MFDp outperforms modern disorder predictors for the binary disorder assignment and provides competitive real-valued predictions. The MFDp's outputs are also shown to outperform the other methods in the identification of proteins with long disordered regions. AVAILABILITY: http://biomine.ece.ualberta.ca/MFDp.html.

Entities:  

Mesh:

Substances:

Year:  2010        PMID: 20823312      PMCID: PMC2935446          DOI: 10.1093/bioinformatics/btq373

Source DB:  PubMed          Journal:  Bioinformatics        ISSN: 1367-4803            Impact factor:   6.937


1 INTRODUCTION

The intrinsically disordered proteins (IDPs), also referred to as unstructured proteins, lack stable tertiary structure under physiological conditions in vitro. The IDPs play a crucial role in transcriptional regulation, translation and cellular signal transduction (Dunker et al., 2008). Their prevalence was also implicated in various human disorders including the neuro-degenerative diseases such as Huntington, Parkinson's and Alzheimer's disease (Raychaudhuri et al., 2009). However, the functional role of IDPs is not as well understood when compared with the well-packed proteins. Importantly, the annotations of the disorder lag behind the rapidly accumulating number of known protein chains. To compare, the curated DisProt database (Sickmeier et al., 2007) includes little over 500 chains, the PDB database (Berman et al., 2000) that allows finding unstructured segments in the solved tertiary structures (which are assumed to be equivalent to disordered segments) includes ∼ 58 000 proteins, while the overall number of known protein chains is >9 million. The disorder is frequently observed in regions with low-sequence complexity and with low content of hydrophobic amino acids, which would often form a core of a folded globular protein (Dyson and Wright, 2005; Uversky et al., 2000). These and other sequence characteristics can be used to differentiate between disordered and ordered regions, which in turn implies that disorder is predictable from the sequence. The past decade observed development of a number of computational models for the prediction of the disordered regions. These methods allow for high-throughput annotations of protein chains which provide a viable solution to close the annotation gap. These predictors could be categorized into four groups: (i) methods based on relative propensity of amino acids to form disorder/ordered regions which include GlobPlot (Linding et al., 2003), IUPred (Dosztányi et al., 2005), FoldIndex (Prilusky et al., 2005) and Ucon (Schlessinger et al., 2007a); (ii) methods built utilizing machine-learning classifiers, such as DISpro (Hecker et al., 2008), DISOPRED (Jones and Ward, 2003) DISOPRED2 (Ward et al., 2004), PrDOS (Ishida and Kinoshita, 2007), POODLE-S (Shimizu et al., 2007a), POODLE-L (Hirose et al., 2007), POODLE-W (Shimizu et al., 2007b), Spritz (Vullo et al., 2006), DisPSSMP (Su et al., 2006), DisPSSMP2 (Su et al., 2007), IUP (Yang and Yang, 2006), NORSnet (Schlessinger et al., 2007b) and OnD-CRFs (Wang and Sauer, 2008); (iii) methods based on a meta-approach which combines predictions from multiple base predictors including recent MD (Schlessinger et al., 2009), metaPrDOS (Ishida and Kinoshita, 2008), GS-metaDisorder (J.Bujnicki, unpublished data) and MULTICOM (Cheng et al., 2005); and (iv) methods based on analysis of predicted 3D structural models, such as DISOclust (McGuffin, 2008). Since 2002, the sequence-based disorder predictors are biannually assessed and compared during the critical assessment of structure prediction (CASP) experiments. Although the prediction quality continues to rise, as shown in the most recent CASP8 (Noivirt-Brik et al., 2009), improved prediction methods are still urgently needed (Schlessinger et al., 2009). We propose a novel architecture, named MFDp (Multilayered Fusion-based Disorder predictor), that aims to improve the overall quality of the prediction when compared with modern methods. We analyze and quantify improvements provided by MFDp for a generic prediction of all disordered segments and also for the prediction of long-disordered segments. The latter is motivated by recent results that show that long-disordered regions are useful for target selection for structure determination of integral membrane protein (Punta et al., 2009), they are implicated in protein–protein recognition (Tompa et al., 2009) and were found helpful in prediction of protein crystallization propensity (Slabinski et al., 2007). The MFDp is based on four novel ideas. First, motivated by the observation that combining orthogonal predictors is helpful (Oldfield et al., 2005; Schlessinger et al., 2009), we fuse four complementary disorder predictors. This is in contrast to earlier ensemble-based solutions that combined predictors selected in an ad hoc manner. When compared to the recently proposed orthogonal ensemble-based MD predictor (Schlessinger et al., 2009), we consider different aspects to judge dissimilarity. MD combines four predictors that tackle different ‘types’ of disorder, while we combine three methods that differ in their approach to perform predictions. We use a machine learning-based predictor DISOPRED2, residue propensity-based IUPred and a recent DISOclust that is based on tertiary structure predictions (i.e. prediction based on the sequence-derived tertiary structure). The usage of the 3D-based predictor is the novel aspect of our ensemble. We select DISOPRED2 since it was demonstrated to provide high-quality predictions and to be orthogonal to other machine learning-based methods (Schlessinger et al., 2009). The IUPred provides two models that specialize in prediction of long- and short-disordered regions, respectively. The DISOclust utilizes a premise that ordered residues should be conserved in 3D space in multiple models, whereas residues that vary or are consistently missing are correlated with the disorder. It predicts per-residue error in multiple fold recognition models which is followed by an analysis of the conservation of the per-residue errors across all models (McGuffin, 2008). Second, we use the most comprehensive selection of the input information sources when compared with the recent methods (Table 1). Similar to MD, DISpro and MULTICOM, we use the sequence profiles (the most widely used inputs; Table 1), predicted secondary structure (SS) [disordered regions are characterized by lack of SS (Radivojac et al., 2004, 2007; Vucetic et al., 2003)] and solvent accessibility [unstructured regions have a large solvent-accessible area (Schlessinger et al., 2009)]. We also utilize sequence-based predictions of backbone dihedral torsion angles, B-factor [which are associated with disordered regions (Zhang et al., 2009)] and the sequence terminus indicator [similarly to PrDOS (Su et al., 2007)]. The usage of the backbone angles is motivated by their usefulness in building-scoring function for fold recognition and 3D structure prediction (Wu and Zhang, 2008), and by the success of the 3D-based DISOclust that ranked fourth in CASP8 (Noivirt-Brik et al., 2009). We tried predictions of signal peptides, but we did not find them useful.
Table 1.

List of input information sources used by disorder predictors based on machine learning classifiers (sorted by the year of publication)

Prediction methodInput information
Meta predictorReference
AA typeAA propensityAA positionPSSM profileSS predictionSolvent accessi- bility predictionTerminus indicator
GS-metaDisorderXXXXXUnpublished data
MDXXXXXSchlessinger et al. (2009)
metaPrDOSXIshida and Kinoshita (2008)
DISproXXXHecker et al. (2008)
OnD-CRFXXWang and Sauer (2008)
POODLE-SXXShimizu et al. (2007a)
POODLE-LXXHirose et al. (2007)
POODLE-WXXShimizu et al. (2007b)
DisPSSMP2XXSu et al. (2007)
PrDOSXXIshida and Kinoshita (2007)
MULTICOM-CMFRXXXXCheng et al. (2005)
DISOPRED2XXWard et al. (2004)
List of input information sources used by disorder predictors based on machine learning classifiers (sorted by the year of publication) Third, we aggregate the predictions, before feeding them into a classifier, using a sliding window to facilitate predictions of long-disordered regions. The aggregation utilizes neighboring predictions to perform averaging, to find maximal and minimal prediction value/probability and to analyze local SS conformations, which helps the classifier to find longer stretches of disordered residues. Fourth, we use two-layered architecture where the first layer includes three predictors, one designed for all disordered residues, one for short (<30 residues), and one for long segments. These predictors use different inputs encoded using numerical descriptors derived from the abovementioned sources. The second layer combines their outputs to generate our disorder predictions. MFDp is capable of recognizing various types of disorder, since it is trained using a dataset that includes residues from disordered regions of all sizes and that combines proteins from the DisProt database and X-ray structures from the PDB.

2 METHODS

2.1 Datasets

The proposed method was designed and tested on a dataset with 514 protein sequences. These sequences were harvested from the PDB and the DisProt databases. The PDB sequences were filtered using the culled PDB list (Wang and Dunbrack, 1993) to extract a high-quality and low-sequence identity subset. We selected sequences that have structures with R-factor <0.2 and resolution <2.0 Å, and that are characterized by sequence identity <5%. The above follows the selection process used by GS-metaDisorder, one of the leading methods in CASP8. Since most protein chains in PDB are completely ordered, we kept randomly selected 20% of the ordered proteins. We extracted the entire set of 1195 proteins from the current release 4.9 of the DisProt and we merged them with the PDB chains. The combined set was filtered at 25% sequence identity as follows. For a given pair of sequences that share >25% identity, we remove the chain that has fewer disordered residues. Next, we removed any of the remaining 522 sequences that share significant similarity with chains in the CASP8 dataset that is also used to validate our predictions; we removed each sequence that shares >25% identity to any of the CASP8 targets. The resulting dataset, named mixed disorder (MxD) dataset, has 514 protein sequences, with 309 from DisProt and 205 from PDB. Our method is also compared against other solutions using the CASP8 dataset, which contains 122 proteins; details concerning this dataset are given in Noivirt-Brik et al. (2009).

2.2 Definition of disorder

Prior works show that the assignment of the disordered regions performed using different experimental methods is not always consistent (Vucetic et al., 2003). The disorder predictors that were trained on regions identified by one experimental method could be less accurate for prediction of disordered regions that were characterized by other methods (Schlessinger et al., 2007a, b). To date, there is no golden standard for the assignment of the disordered regions. In the past CASP experiments the disordered regions were defined as residues that lack coordinates in structures solved by X-ray crystallography and as residues that exhibit high variability within ensemble or are annotated as disordered in REMARK 465 by experimentalists for the structures solved by NMR (Bordoli et al., 2007; Noivirt-Brik et al., 2009). Consequently, the above definition is used to annotate disordered residues in the CASP8 dataset. The MxD dataset utilizes two types of annotations to generalize the proposed predictive model. The chains extracted from PDB are annotated using the above definition, while the chains from DisProt use the curated annotations extracted from this database.

2.3 Evaluation criteria and test procedures

The assessment of the predictions uses the same criteria as in the CASP experiments (Bordoli et al., 2007; Noivirt-Brik et al., 2009). The evaluation was performed per-residue since per-protein predictions are more prone to overfitting (Schlessinger et al., 2009). The predictions are at two levels: (i) the binary value that defines whether a given residue is or is not disordered; and (ii) the real value that quantifies probability of disorder. The binary predictions were assessed using five measures: where TP is the number of true positives (correctly predicted disordered residues), FP denotes false positives (ordered residues that were predicted as disordered), TN denotes true negatives (correctly predicted ordered residues), FN stands for false negatives (disordered residues that were predicted ordered), Wdisorder is the total percent of ordered residues, Worder is the total percent of disordered residues and Norder and Ndisorder are the total number of ordered and disordered residues, respectively. The S and MCC values range between −1 and 1 and they are equal zero when all residues are predicted to be ordered or disordered. The higher the values of these measures the better the predictions. The receiver operating characteristic (ROC) curve was used to examine the predicted probabilities. For each value of probability P achieved by a given method (between 0 and 1), all the residues with probability equal to or greater than P are set as disordered, and all other residues are set as ordered. Next, the TP-rate and the FP-rate are calculated and we use the area under the curve (AUC) to quantify the predictive quality. We designed the proposed predictor (which includes selection of features that are used to encode the inputs, parameterization of the Support Vector Machine (SVM)-based classifiers and selection of the threshold for the predicted disorder probabilities to obtain binary predictions) using 5-fold cross validation on the MxD dataset. In this test, we divide the dataset into five equal-sized subsets of protein chains. We use four of these subsets to form a training dataset that is utilized to compute the model and the fifth subset constitutes the testing dataset that is used to perform the evaluation. This is repeated five times, each time choosing a different subset to be the test dataset. The test on the CASP 8 was performed using the model trained on the MxD dataset.

2.4 Architecture

Predictions are performed using an ensemble of three SVM classifiers that are designated to predict all disordered residues (SVM), and disordered residues in long (≥30 residues) (SVM) and short segments (<30 residues) (SVM). Each classifier is designed individually, i.e. uses different parameters and different set of input features (see Sections 2.5 and 2.6) computed from the IUPred, DISOclust and DISOPRED2 predictions, the sequence, the sequence profiles and the various relevant sequence-based predictions. The latter predictions are performed using methods chosen based on two criteria: (i) their quality is comparable to the leading relevant predictors; and (ii) they provide a stand-alone implementation that could be utilized to build an autonomous implementation of the proposed disorder predictor. We utilize PSIPRED (McGuffin et al., 2000) for the SS prediction, Real-SPINE3 for the prediction of the relative solvent accessibility (RSA) and backbone dihedral torsion angles (Faraggi et al., 2009), PROFbval for the B-factor prediction and residue flexibility prediction (Schlessinger et al., 2006) and RPSP for the signal peptide prediction (Plewczynski et al., 2008). We also use IUPred to predict globular domains. The selection of the SVM as the classifiers was motivated by its prior extensive use in disorder prediction (Hirose et al., 2007; Ishida and Kinoshita 2007, 2008; Peng et al., 2006; Shimizu et al., 2007a, b; Vullo, et al. 2006). We use a linear-kernel-based SVM introduced in Fan et al. (2008). The real-valued prediction is computed as a maximum among the probabilities generated by SVM, SVM and SVM (we combine all predicted disordered residues) and the resulting value is binarized using the threshold that equals 0.37. The value of the threshold was found using the MxD dataset. We ‘smooth out’ our binary predictions by filtering out short segments (≤2 residues). On the first pass, we convert predicted ordered residues in segments ≤2 residues to disordered residues with probability of 0.37. One the second pass, we reassign the short, ≤2 residues, segments of disordered residues as ordered with probability of 0.369. The MFDp predictor is shown in Figure 1.
Fig. 1.

Architecture of the MFDp method.

Architecture of the MFDp method.

2.5 Feature space representation

The MFDp utilizes four complementary disorder predictors, IUPred LONG (IUPREDL), IUPred SHORT (IUPREDS), DISOPRED2 and DISOclust; the sequence, the PSSM profile (Altschul et al., 1997), the predicted SS, the predicted RSA, the predicted globular domains (IUPREDG), backbone dihedral torsion angles and signal peptides. The predictors were run with their default parameters. The PSSM profiles were generated using the non-redundant (nr) database from NCBI (downloaded on November 19, 2009), which was filtered using PFILT (Jones and Swindells, 2002) to remove low-complexity regions, transmembrane regions and coiled-coil segments. We utilize a sliding window of size 15 centered over the predicted residue to extract the features. We use the raw numerical values for each of the 15 positions, which include: the probability of the prediction of disordered residues from IUPREDL, IUPREDS, DISOPRED2 and DISOclust; the PSSM values; the probabilities of prediction of helix, coil and strand conformations from PSIPRED; the predicted B-factor values; the predicted solvent accessibility and backbone angles; and the binary values denoting whether a given position in the window is predicted as a signal peptide, belongs to a globular domain, is part of a purification tag or is predicted as flexible by PROFbval, to encode the features. We also aggregate the raw numerical values (except for the predicted backbone angles) by computing averages in the sliding widows of sizes between 3 and 41, and by taking maximal and minimal value in the sliding widows of sizes between 3 and 15. The averages for the residue at the i-th position in the sequence are computed as follows: where X ∈ {PSSM_{AA}, SS_{SS}, RSA, IUPREDL, IUPREDS, DISOPRED, DISOCLUST} is the name of a given feature, AA with j ∈ {1, 2,…, 20} is the amino acid type, SS with k ∈ {H, E, C} is the type of the SS, avg with m ∈ {3, 5, 7,…39, 41} is the size of the window, w with n ∈ {−20, −19,…, 19, 20} is the position in the window where 0 denotes the position of the predicted residue, and X_w{w} is the value of feature X for the residue at position w (the actual position in the sequence equals i+w). When aggregating, we ignore the positions in the window that are outside of the chain for the residues close to the sequence terminus, i.e. we sum only the values for the positions in the chain and this sum is dived by the total number of these positions. The features are divided into 17 categories based on the source information used including sequence, PSSM, amino-acid frequency, conservation, SS, RSA, torsion angles, DISOPRED2, DISOclust, IUPREDL, IUPREDS, B-factor, signal peptides, purification tag, globular domains, strict flexibility and non-strict flexibility. Detailed description is provided in the appendix at http://biomine.ece.ualberta.ca/MFDp.html.

2.6 Feature selection and parameterization of SVMs

We designed three SVMs using different versions of the MxD dataset. The SVM was designed using the entire MxD dataset, while SVM and SVM were developed using the MxD dataset where the disorder residues from short (<30 residues) and from long (≥30 residues) disorder segments were removed, respectively. For each of the three models we used the following procedure. In the ‘first step’ we remove all highly correlated features within each of the 17 feature categories. For each feature we compute its average biserial correlation (over five correlations computed from the five training subsets of the MxD dataset) with the outcomes, i.e. annotation of ordered and disorder residues. We sort the features in each category according to their average biserial correlations. The set of the selected features is initialized with the feature that has the highest biserial correlation. Next, for each following features we calculate its average correlation (over the five training subsets) with any of the features which were already selected, and we add it to the set of selected features only if the correlation <0.9. We discard the features that were not selected. In the ‘second step’ we quantify predictive quality of the features selected in the first step using the linear SVMs. We construct feature sets by selecting top t features, according to their average biserial correlations, from each category. We take all features in a given category if their number biomine.ece.ualberta.ca/MFDp.html. A significant fraction of the features (27 out of the entire set of 63) are based on the aggregated information, which suggests that our features provide better discriminatory power than the raw values. The selected features consider almost all sources, except for the signal peptides annotations. The entire process, including feature selection and SVM parameterization, was consistently carried using 5-fold cross validation on MxD dataset.

3 RESULTS

3.1 Comparison with existing predictors

We compare MFDp with relevant predictors on the MxD and CASP8 datasets. For the MxD dataset, we use 5-fold cross validation to assess our predictions; we use 75% of each of the five training subsets to compute SVMs, the other 25% to find the threshold used for binarization of the probabilities, and the test subsets to evaluate predictions. In contrast, predictions from other method are generated on the entire dataset (without cross-validation) using either web-servers or stand-alone implementations provided by the authors. For the test on the CASP8 dataset, the MFDp is trained, including computation of SVMs (using the same parameters as for the MxD dataset) and the selection of the threshold, using all fully disordered and PDB chains in the MxD dataset; these chains have similar disorder characteristics to the chains in the CASP8. The training chains from the MxD dataset share at most 25% identity to any chain the CASP8 set making it challenging to perform predictions. On the contrary, the methods we compare with use large training datasets that may share substantial similarity to the CASP8 targets (i.e only a handful of CASP8 target were consider as free-modeling), which could raise their predictive quality. The cross-validated predictions of MFDp are compared to its input predictors, including: DISOPRED2; IUPredL and IUPredS (IUPred predictions for short and long segments); DISOclust; and PROFBval, and with selected other recent methods including the consensus-based MD (Schlessinger et al., 2009), the propensity-based Ucon (Schlessinger et al., 2007a) and the machine learning-based NORSnet (Schlessinger et al., 2007b). Our results on the CASP8 dataset are also compared against five top-performing methods in the CASP8 experiments (Noivirt-Brik et al., 2009). These methods are identified by the group number in square brackets (as registered for the CASP8 meeting) and the group name. They include GS-MetaServer2 [153], GeneSilicoMetaServer [297], MULTICOM-CMFR [69] (Cheng et al., 2005), DISOclust [97] (McGuffin, 2008) and McGuffin [379], which is a human-based consensus that uses DISOclust. More detailed description of these predictors can be found in the CASP8 abstracts at http://predictioncenter.org/casp8/doc/CASP8_book.pdf. We compare predictive quality when considering all disordered regions and for the regions that are at least 30 residues long, respectively. The selection of the length threshold is consistent with values used in the recent investigation of protein–protein recognition mechanisms (Tompa et al. 2009) and in design of predictors for long segments (Han et al. 2009; Peng et al. 2006). The same as in the CASP8, we discard the disordered regions with three or fewer residues (Noivirt-Brik et al., 2009; private correspondence with authors), i.e. these residues are ignored when computing the quality measures. Similarly, for the results on the long segments we discard the shorter regions. Following the CASP8, predictions were assessed using bootstrapping in which 80% of the targets were randomly selected 1000 times and we report the corresponding averages and standard deviations see Tables 2 and 3. We recomputed the results for the CASP8 submissions and we found them consistent with the original report (Noivirt-Brik et al., 2009). We also analyze statistical significance of the differences between MFDp and the other methods. We compared the 1000 paired average results for MCC, S and AUC obtained from using the bootstrapping with 80% of the targets on both CASP8 and MxD datasets. Since the averages do not follow normal distribution, as tested using Shapiro–Wilk test at the 0.05 significance, we use Wilcoxon rank sum test and we measure significance of the differences at 0.01 level. Tables 2 and 3 show that MFDp consistently outperforms all methods based on the MCC index. These improvements are statistically significant with P < 0.01 when compared with all considered competitors on both datasets and for both all and long-disordered segments, except for NORSnet and IUPREDL on the long regions and the CASP8 dataset. Results on the MxD dataset demonstrate that MFDp significantly outperforms its input methods as well as MD, NORSnet and Ucon when considering the S and AUC values and for both all and long-disordered segments. Only MD method is shown to be comparable with respect to the AUC values. For the prediction of both all and long segments on the smaller CASP8 dataset, the MFDp significantly improves over its input predictors, MD, NORSnet and Ucon for the binary prediction measured using MCC and S. The fact that MFDp is successful in maintaining high-quality predictions for the long segments is important given that predictors designed for long disordered regions are usually less successful in predicting short regions (Obradovic et al., 2005; Peng et al., 2005). Our method is outperformed on the S and AUC values for the prediction of all segments by the top five CASP8 methods, but we significantly improve over these methods based on the MCC index. We also significantly improve over their binary assignments, measured with MCC and S, for the long-disordered segments. Our improvement are achieved in spite of the fact that our training chains share <25% identity to CASP8 targets, while the top predictors in CASP8 use training sequences that likely share more significant similarity. Moreover, the GS-MetaServer2 [153] and GeneSilicoMetaServer [297] are unpublished and do not offer implementations/servers. The McGuffin [379] method is not automated and requires human expert and the DISOclust [97] results submitted to CASP8 are better than the results generated by the stand-alone DISOclust provided to us by the authors. The MFDp is available as an automated web server at http://biomine.ece.ualberta.ca/MFDp.html. The ROCs for the predictions on both datasets are shown in Figure 2. This figure focuses on the FP rates < 0.5; the entire curve is given in the appendix at http://biomine.ece.ualberta.ca/MFDp.html. The curve reveals that MFDp provides favorable TP rates for the FP values between 0 and 0.4 on the MxD dataset and between 0.1 and 0.4 on the CASP8 dataset when compared with all predictors except the top-performing methods in the CASP8. Our method provides comparable TP rates for the FP rates >0.2 when compared with the top performers from the CASP8 experiment. Overall, we conclude that MFDp outperforms modern existing predictors for binary disorder predictions and provides competitive real-valued predictions.
Table 2.

Comparison of predictive quality measured on the MxD and CASP8 datasets when considering all disordered regions

DatasetPredictorMCC
Sw
ACC
SENS
SPEC
AUC
ValueSDSignif-ValueSDSignif-ValueSDValueSDValueSDValueSDSignif-
icanceicanceicance
MxDMFDp0.44±0.020.51±0.010.75±0.010.76±0.010.75±0.010.81±0.01
MD0.43±0.02+0.48±0.01+0.74±0.010.68±0.010.80±0.010.81±0.01=
DISOPRED20.40±0.02+0.44±0.02+0.72±0.010.66±0.010.78±0.010.78±0.01+
IUPredL0.39±0.02+0.42±0.01+0.71±0.010.60±0.010.82±0.010.78±0.01+
IUPredS0.37±0.01+0.38±0.01+0.69±0.010.53±0.010.85±0.010.78±0.01+
NORSnet0.34±0.02+0.37±0.02+0.68±0.010.55±0.020.81±0.010.74±0.01+
DISOclust0.33±0.01+0.40±0.01+0.70±0.010.78±0.010.62±0.010.77±0.01+
Ucon0.31±0.01+0.34±0.01+0.67±0.010.57±0.010.77±0.010.74±0.01+
PROFbval0.19±0.01+0.22±0.01+0.61±0.000.84±0.010.38±0.010.69±0.01+

CASP8MFDp0.61±0.060.63±0.060.82±0.030.68±0.060.95±0.000.89±0.02
3790.59±0.06+0.65±0.050.82±0.030.71±0.050.94±0.000.91±0.02
DISOPRED20.59±0.06+0.61±0.06+0.80±0.030.65±0.060.95±0.000.88±0.02+
2970.57±0.05+0.66±0.050.83±0.020.74±0.050.92±0.000.90±0.02
970.56±0.05+0.65±0.050.82±0.020.73±0.050.92±0.000.91±0.02
1530.55±0.05+0.67±0.050.83±0.020.76±0.050.90±0.000.91±0.02
IUPredS0.54±0.06+0.52±0.06+0.76±0.030.56±0.060.96±0.000.85±0.03+
IUPredL0.53±0.09+0.45±0.09+0.73±0.050.48±0.090.98±0.000.82±0.03+
690.51±0.05+0.66±0.040.83±0.020.80±0.040.86±0.000.90±0.02
NORSnet0.48±0.12+0.37±0.11+0.69±0.060.39±0.110.98±0.000.79±0.04+
DISOclust0.42±0.05+0.59±0.04+0.80±0.020.78±0.040.82±0.010.86±0.02+
MD0.42±0.06+0.56±0.06+0.78±0.030.71±0.060.85±0.010.85±0.03+
Ucon0.29±0.06+0.34±0.07+0.67±0.030.47±0.070.87±0.000.74±0.04+
PROFbval0.19±0.03+0.31±0.03+0.65±0.010.86±0.030.45±0.010.78±0.03+

We report the averages and corresponding SDs for bootstrapping with 1000 repetitions of 80% of chains. Underlined methods are used as inputs for MFDp. The methods are sorted by the MCC values and the highest values are shown in bold. Results of tests of significance of the differences between MFDp and the other methods are given in the ‘significance’ columns. The tests compare average values from 1000 bootstrapping repetitions. The + and – mean that MFDp is statistically significantly better/worse with P < 0.01, and = means that results are not significantly different.

Table 3.

Comparison of predictive quality measured on the MxD and CASP8 datasets when considering disordered regions that are ≥30-residues long

DatasetPredictorMCC
Sw
ACC
SENS
SPEC
AUC
ValueSDSignif-ValueSDSignif-ValueSDValueSDValueSDValueSDSignif-
icanceicanceicance
MxDMFDp0.44±0.020.52±0.020.76±0.010.77±0.010.75±0.010.82±0.01
MD0.44±0.02+0.50±0.02+0.75±0.010.70±0.010.80±0.010.82±0.01=
IUPredL0.41±0.02+0.45±0.01+0.72±0.010.63±0.010.82±0.010.79±0.01+
DISOPRED20.40±0.02+0.46±0.02+0.73±0.010.67±0.020.78±0.010.78±0.01+
NORSnet0.37±0.02+0.41±0.02+0.70±0.010.59±0.020.81±0.010.76±0.01+
IUPredS0.37±0.01+0.38±0.01+0.69±0.010.53±0.010.85±0.010.78±0.01+
DISOclust0.33±0.01+0.40±0.01+0.70±0.010.79±0.010.62±0.010.77±0.01+
Ucon0.32±0.01+0.37±0.01+0.68±0.010.60±0.010.77±0.010.75±0.01+
PROFbval0.19±0.01+0.22±0.01+0.61±0.000.84±0.010.38±0.010.70±0.01+

CASP8MFDp0.60±0.100.73±0.090.86±0.040.78±0.090.95±0.000.90±0.04
NORSnet0.59±0.16=0.57±0.16+0.79±0.080.59±0.170.98±0.000.87±0.05+
IUPredL0.59±0.15=0.60±0.15+0.80±0.070.62±0.150.98±0.000.85±0.06+
DISOPRED20.58±0.11+0.68±0.10+0.84±0.050.73±0.100.95±0.000.90±0.04=
3790.56±0.10+0.71±0.08+0.86±0.040.77±0.080.94±0.000.93±0.03
2970.54±0.09+0.73±0.08+0.87±0.040.81±0.080.92±0.000.91±0.04
IUPredS0.53±0.11+0.59±0.10+0.79±0.050.63±0.100.96±0.000.86±0.05+
970.52±0.09+0.71±0.08+0.85±0.040.79±0.080.92±0.000.93±0.03
1530.50±0.09+0.72±0.08+0.86±0.040.81±0.080.90±0.000.92±0.03
690.44±0.08+0.69±0.07+0.85±0.030.83±0.070.86±0.000.91±0.03
DISOclust0.37±0.07+0.63±0.07+0.81±0.040.81±0.070.82±0.010.88±0.04+
MD0.36±0.09+0.58±0.11+0.79±0.050.73±0.110.85±0.010.86±0.05+
Ucon0.28±0.09+0.41±0.12+0.71±0.060.54±0.120.87±0.000.77±0.06+
PROFbval0.16±0.04+0.31±0.05+0.66±0.030.87±0.050.45±0.010.81±0.06+

We report the averages and corresponding SDs for bootstrapping with 1000 repetitions of 80% of chains. Underlined methods are used as inputs for MFDp. The methods are sorted by the MCC values and the highest values are shown in bold. Results of tests of significance of the differences between MFDp and the other methods are given in the ‘significance’ columns. The tests compare average values from 1000 bootstrapping repetitions. The + and − mean that MFDp is statistically significantly better/worse with P < 0.01, and = means that results are not significantly different.

Fig. 2.

ROCs for the predictions on the (A) MxD and (B) CASP8 datasets.

ROCs for the predictions on the (A) MxD and (B) CASP8 datasets. Comparison of predictive quality measured on the MxD and CASP8 datasets when considering all disordered regions We report the averages and corresponding SDs for bootstrapping with 1000 repetitions of 80% of chains. Underlined methods are used as inputs for MFDp. The methods are sorted by the MCC values and the highest values are shown in bold. Results of tests of significance of the differences between MFDp and the other methods are given in the ‘significance’ columns. The tests compare average values from 1000 bootstrapping repetitions. The + and – mean that MFDp is statistically significantly better/worse with P < 0.01, and = means that results are not significantly different. Comparison of predictive quality measured on the MxD and CASP8 datasets when considering disordered regions that are ≥30-residues long We report the averages and corresponding SDs for bootstrapping with 1000 repetitions of 80% of chains. Underlined methods are used as inputs for MFDp. The methods are sorted by the MCC values and the highest values are shown in bold. Results of tests of significance of the differences between MFDp and the other methods are given in the ‘significance’ columns. The tests compare average values from 1000 bootstrapping repetitions. The + and − mean that MFDp is statistically significantly better/worse with P < 0.01, and = means that results are not significantly different.

3.2 Predictions of proteins with long-disordered segments

We investigate the quality of our predictions applied to find proteins with long (≥ 30 residues)-disordered regions. This binary prediction is motivated by the fact that this information is useful for target selection (Punta et al., 2009; Slabinski et al., 2007) and protein–protein recognition (Tompa et al., 2009). Similar evaluation was also performed for the MD (Schlessinger et al., 2009). Although ∼43% of disordered residues in CASP8 are in the long segments (allowing for a relatively robust per-residues evaluations), there are only 15 such segments and thus we did not use this dataset. The results on the MD dataset obtained using 5-fold cross validation for the MFDp and the predictions from the servers for MD, DISOPRED2, IUPred, NORSnet, DISOclust, Ucon and PROFbval are summarized in Table 4. The corresponding ROC curves are shown in Figure 3 (for 0–0.5-TP-rate range) and in the appendix (for the entire range). The results demonstrate that MFDp outperforms all considered predictors as measured using MCC, ACC and AUC values. This suggests that our method is a useful resource for annotation of proteins with long disordered regions.
Table 4.

Comparison of predictions of proteins with long (≥ 30 residues) disordered segments on the MxD datasets

PredictorMCCACCSENSSPECAUC
MFDp0.530.770.820.710.86
Ucon0.520.730.530.950.85
DISOPRED20.520.760.710.810.82
IUPredS0.520.750.630.870.83
IUPredL0.510.740.600.890.83
MD0.490.740.670.810.80
NORSnet0.480.710.510.930.80
DISOclust0.470.730.840.620.82
PROFbval0.390.690.730.660.76

Underlined methods are used as inputs for MFDp. The methods are sorted by the MCC values and the highest values are shown in bold.

Fig. 3.

ROCs for the predictions of proteins with long-disordered segments on the MxD dataset.

ROCs for the predictions of proteins with long-disordered segments on the MxD dataset. Comparison of predictions of proteins with long (≥ 30 residues) disordered segments on the MxD datasets Underlined methods are used as inputs for MFDp. The methods are sorted by the MCC values and the highest values are shown in bold.

3.3 Case studies

We selected CASP8 target T0480 (PDBid 2K4X) which was solved with NMR, and CASP8 target T0404 (PDBid 2DFE) which was solved with X-ray crystallography, as our case studies. We compare side-by-side prediction of MFDp, its input predictors DISOPRED2, IUPred, DISOclust, the recent ensemble-based MD, and two top-performing on the CASP8 (with respect to MCC) McGuffin [379] and GeneSilicoMetaServer [297] methods (Fig. 4). For the T0480, which is a small protein with ∼50% disordered residues located at sequence termini, MFDp finds both disordered segments, achieves below-average MCC of 0.59 and improves over predictions of its ensemble predictors. The MD over-predicts disorder and GeneSilicoMetaServer generates predictions comparable to that of MFDp. The T0404 includes 25% disordered residues with one longer segment away from the termini. Most of the predictors find both disordered segments, and they also incorrectly annotate another disordered segment at the N-terminus, except IUPREDL which predicts only the middle segment. The GeneSilicoMetaServer and MD slightly over-predict disorder, and the segment in the center of the chain is most accurately predicted by MFDp, DISOPRED2 and McGuffin. Although these predictions should not be assumed typical, they demonstrate that the MFDp can outperform all of its input predictors.
Fig. 4.

Comparison of predictions from MFDp, DISOPRED2 (DP2), IUPREDL (IUPL), IUPREDS (IUPS) and DISOclust (DISOc), MD; and two CASP8 predictors with the highest MCC, McGuffin (379) and GeneSilicoMetaServer (297) for CASP8 targets T0480 (on the left) and T0404 (on the right). The ‘–’ and ‘D’ denote the ordered and disordered residues, respectively. The actual disorder annotations are shown in the first line.

Comparison of predictions from MFDp, DISOPRED2 (DP2), IUPREDL (IUPL), IUPREDS (IUPS) and DISOclust (DISOc), MD; and two CASP8 predictors with the highest MCC, McGuffin (379) and GeneSilicoMetaServer (297) for CASP8 targets T0480 (on the left) and T0404 (on the right). The ‘–’ and ‘D’ denote the ordered and disordered residues, respectively. The actual disorder annotations are shown in the first line.

4 CONCLUSIONS

The MFDp predicts disordered regions of all sizes and different types. On average, it improves over the predictions of current solutions for the binary disorder assignment and provides competitive real-value predictions, as evaluated on two datasets with low-sequence similarity. The MFDp's outputs are also shown to outperform other predictors for the identification of proteins with long-disordered regions. The main reasons for the improvements are the application of a comprehensive set of information sources including complementary disorder predictions, sequence profiles and other relevant sequence-based predictors of structural and functional protein characteristics, novel two-layer architecture and the usage of custom features that aggregate raw prediction inputs. Funding: NSERC Canada (to L.K.); Icore/Alberta Ingenuity Scholarships (to W.S., K.C. and K.D.K.). Conflict of Interest: none declared.
  47 in total

1.  Prediction of disordered regions in proteins from position specific score matrices.

Authors:  David T Jones; Jonathan J Ward
Journal:  Proteins       Date:  2003

2.  PISCES: a protein sequence culling server.

Authors:  Guoli Wang; Roland L Dunbrack
Journal:  Bioinformatics       Date:  2003-08-12       Impact factor: 6.937

3.  The DISOPRED server for the prediction of protein disorder.

Authors:  Jonathan J Ward; Liam J McGuffin; Kevin Bryson; Bernard F Buxton; David T Jones
Journal:  Bioinformatics       Date:  2004-03-25       Impact factor: 6.937

4.  Optimizing long intrinsic disorder predictors with protein evolutionary information.

Authors:  Kang Peng; Slobodan Vucetic; Predrag Radivojac; Celeste J Brown; A Keith Dunker; Zoran Obradovic
Journal:  J Bioinform Comput Biol       Date:  2005-02       Impact factor: 1.122

5.  Exploiting heterogeneous sequence properties improves prediction of protein disorder.

Authors:  Zoran Obradovic; Kang Peng; Slobodan Vucetic; Predrag Radivojac; A Keith Dunker
Journal:  Proteins       Date:  2005

6.  FoldIndex: a simple tool to predict whether a given protein sequence is intrinsically unfolded.

Authors:  Jaime Prilusky; Clifford E Felder; Tzviya Zeev-Ben-Mordehai; Edwin H Rydberg; Orna Man; Jacques S Beckmann; Israel Silman; Joel L Sussman
Journal:  Bioinformatics       Date:  2005-06-14       Impact factor: 6.937

7.  IUPred: web server for the prediction of intrinsically unstructured regions of proteins based on estimated energy content.

Authors:  Zsuzsanna Dosztányi; Veronika Csizmok; Peter Tompa; István Simon
Journal:  Bioinformatics       Date:  2005-06-14       Impact factor: 6.937

Review 8.  Gapped BLAST and PSI-BLAST: a new generation of protein database search programs.

Authors:  S F Altschul; T L Madden; A A Schäffer; J Zhang; Z Zhang; W Miller; D J Lipman
Journal:  Nucleic Acids Res       Date:  1997-09-01       Impact factor: 16.971

Review 9.  Intrinsically unstructured proteins and their functions.

Authors:  H Jane Dyson; Peter E Wright
Journal:  Nat Rev Mol Cell Biol       Date:  2005-03       Impact factor: 94.444

10.  Comparing and combining predictors of mostly disordered proteins.

Authors:  Christopher J Oldfield; Yugong Cheng; Marc S Cortese; Celeste J Brown; Vladimir N Uversky; A Keith Dunker
Journal:  Biochemistry       Date:  2005-02-15       Impact factor: 3.162

View more
  63 in total

1.  Significance of Cholesterol-Binding Motifs in ABCA1, ABCG1, and SR-B1 Structure.

Authors:  Alexander D Dergunov; Eugeny V Savushkin; Liudmila V Dergunova; Dmitry Y Litvinov
Journal:  J Membr Biol       Date:  2018-12-06       Impact factor: 1.843

2.  MoRFpred, a computational tool for sequence-based prediction and characterization of short disorder-to-order transitioning binding regions in proteins.

Authors:  Fatemeh Miri Disfani; Wei-Lun Hsu; Marcin J Mizianty; Christopher J Oldfield; Bin Xue; A Keith Dunker; Vladimir N Uversky; Lukasz Kurgan
Journal:  Bioinformatics       Date:  2012-06-15       Impact factor: 6.937

3.  RAG2's acidic hinge restricts repair-pathway choice and promotes genomic stability.

Authors:  Marc A Coussens; Rebecca L Wendland; Ludovic Deriano; Cory R Lindsay; Suzzette M Arnal; David B Roth
Journal:  Cell Rep       Date:  2013-08-29       Impact factor: 9.423

4.  How disordered is my protein and what is its disorder for? A guide through the "dark side" of the protein universe.

Authors:  Philippe Lieutaud; François Ferron; Alexey V Uversky; Lukasz Kurgan; Vladimir N Uversky; Sonia Longhi
Journal:  Intrinsically Disord Proteins       Date:  2016-12-21

Review 5.  Comprehensive review of methods for prediction of intrinsic disorder and its molecular functions.

Authors:  Fanchi Meng; Vladimir N Uversky; Lukasz Kurgan
Journal:  Cell Mol Life Sci       Date:  2017-06-06       Impact factor: 9.261

6.  Methionine sulfoxide reductases preferentially reduce unfolded oxidized proteins and protect cells from oxidative protein unfolding.

Authors:  Lionel Tarrago; Alaattin Kaya; Eranthie Weerapana; Stefano M Marino; Vadim N Gladyshev
Journal:  J Biol Chem       Date:  2012-05-24       Impact factor: 5.157

7.  Inadequate Reference Datasets Biased toward Short Non-epitopes Confound B-cell Epitope Prediction.

Authors:  Kh Shamsur Rahman; Erfan Ullah Chowdhury; Konrad Sachse; Bernhard Kaltenboeck
Journal:  J Biol Chem       Date:  2016-05-09       Impact factor: 5.157

Review 8.  Protein intrinsic disorder as a flexible armor and a weapon of HIV-1.

Authors:  Bin Xue; Marcin J Mizianty; Lukasz Kurgan; Vladimir N Uversky
Journal:  Cell Mol Life Sci       Date:  2011-10-28       Impact factor: 9.261

9.  SPINE-D: accurate prediction of short and long disordered regions by a single neural-network based method.

Authors:  Tuo Zhang; Eshel Faraggi; Bin Xue; A Keith Dunker; Vladimir N Uversky; Yaoqi Zhou
Journal:  J Biomol Struct Dyn       Date:  2012

10.  Systematic analysis and prediction of type IV secreted effector proteins by machine learning approaches.

Authors:  Jiawei Wang; Bingjiao Yang; Yi An; Tatiana Marquez-Lago; André Leier; Jonathan Wilksch; Qingyang Hong; Yang Zhang; Morihiro Hayashida; Tatsuya Akutsu; Geoffrey I Webb; Richard A Strugnell; Jiangning Song; Trevor Lithgow
Journal:  Brief Bioinform       Date:  2019-05-21       Impact factor: 11.622

View more

北京卡尤迪生物科技股份有限公司 © 2022-2023.