Literature DB >> 17597907

Toward bacterial protein sub-cellular location prediction: single-class discrimminant models for all gram- and gram+ compartments.

Paul D Taylor1, Teresa K Attwood, Darren R Flower.   

Abstract

Based on Bayesian Networks, methods were created that address protein sequence-based bacterial subcellular location prediction. Distinct predictive algorithms for the eight bacterial subcellular locations were created. Several variant methods were explored. These variations included differences in the number of residues considered within the query sequence - which ranged from the N-terminal 10 residues to the whole sequence - and residue representation - which took the form of amino acid composition, percentage amino acid composition, or normalised amino acid composition. The accuracies of the best performing networks were then compared to PSORTB. All individual location methods outperform PSORTB except for the Gram+ cytoplasmic protein predictor, for which accuracies were essentially equal, and for outer membrane protein prediction, where PSORTB outperforms the binary predictor. The method described here is an important new approach to method development for subcellular location prediction. It is also a new, potentially valuable tool for candidate subunit vaccine selection.

Entities:  

Year:  2006        PMID: 17597907      PMCID: PMC1891713          DOI: 10.6026/97320630001276

Source DB:  PubMed          Journal:  Bioinformation        ISSN: 0973-2063


Background

Only certain microbial components - those open to surveillance by a host immune system - are likely to be potential subunit vaccines. Thus, subcellular location is, for bacteria, a principal determinant of immunogenicity. There are five subcellular locations in Gram- bacteria and three locations in Gram+ bacteria. There have been few attempts to generate prediction methods for all compartments, as most methods predict only certain locations. There are two basic types of prediction method. First, the manual construction of rules derived from our current knowledge of the diverse factors determining subcellular location, and secondly, the application of data-driven machine learning methods which automatically identify factors that determine subcellular location from features of proteins of known location. The degrees of accuracy differ markedly between methods and compartments, reflecting either a paucity of data for a specific compartment or the lack of proper understanding of what determines protein location. Subcellular location prediction methods are often classified according to two factors: the input data required and the process of constructing prediction rules. Input data includes, the amino acid composition of the whole protein; sequence derived features of the protein (i.e. hydrophobic regions); the presence of certain motifs; and the sequence itself, whether whole or in part. It is common to combine several types of input data. Expression patterns have been used, together with sequence motifs, since expression levels and subcellular location are often correlated. Phylogenetic profiles can identify protein location through sequence similarity, based on the premise that the location of close homologues can be assumed to be equal. The output of prediction methods can be binary or multicategory. A binary predictor indicates if a protein is located in one category or not. A multi-category predictor will attempt to sort the query sequence into one of several possible locations. Binary predictors often have a high rate of false positive prediction. Multi-category prediction methods suffer reduced accuracy for certain location due to a scarcity of data or the complexity of the signal for that compartment or both. As always, the better the data the more accurate and reliable the resulting method. Signal complexity is a more complicated issue. A very complex signal requires abundant data to ensure that all signals are recognised with a high degree of confidence. A simple signal can also be problematic, in that many proteins may posses the sorting signal by chance alone. For example, SWISS-PROT contains twice as many non-perioxisomal proteins containing the PTS1 sorting signal than actual perioxisome proteins with the PTS1 signal. Several predictors exist. PSORT [1] is a knowledge-based, multi-category program for subcellular location prediction. It is often used as the gold standard for such prediction. PSORT consists of two different programs: PSORT I (predicting 17 subcellular compartments; trained on 295 proteins) and PSORT II (predicting 10 locations; trained on 1,080 yeast proteins), each using different algorithms. PSORT I uses “if-then” rules sequentially in a tree-like manner. PSORT II scores sequence-derived features for each localisation and then predicts using k nearestneighbours classification. PSORT II is the more accurate of the two methods. Using a test set of 940 plant proteins and 2,738 non-plant proteins, the accuracy of PSORT I and II was 69.8% and 83.2%. PSORT-B is specifically for the prediction of bacteria. [2] NNPSL [3] is a neural network method that predicts four locations - cytoplasmic, extracellular, mitochondrial and nuclear - using amino acid composition. 66.1% accuracy was reported for multicategory prediction. Mitochondrial localisation is predicted by MitoProt II [4], which has certain similarities with bacterial prediction. When tested on 3,419 human mitochondrial proteins obtained from SWISS-PROT, an accuracy of 86.7% was reported. In this paper, we describe the development of an array of binary predictors, one for each of the eight Gram+ and Gram- bacterial compartments. In contrast to other methods, these predictors use a single methodology based on Bayesian Networks (BNs), which makes use of the same predictive architecture, the same sequence representation, and focuses on the same region of the sequence. We have also developed a predictor which discriminates between soluble and non-soluble proteins. Together these methods form a cohesive, integrated, and standardised approach to subcellular location prediction. After validating this method using cross-validation and test sets, we compared its predictivity to that of PSORTB.

Methodology

Dataset

An algorithm was used to mine the bacterial subset of SWISS-PROT release 40. [5] Initially, bacterial status was confirmed using the OC line code of the SWISS-PROT entry. Entries were split into Gram+ and Gram- at the superfamily level. The following were assigned as Gram+: actinobacteria; deinococcus; thermus; firmicutes; planctomycetes; and thermotogae, and the following assigned as Gram-: chlamydia; verrucomicrobia; cyanobacteria; chloroflexi; fusobacteria; nitrospirae; proteobacteria; spirochaetes; chlorobi; and bacteroidete. The SWISS-PROT subcellular location descriptions (lines labelled CC) were then searched to identify if the subcellular location was known. To remove proteins of uncertain location, only entries not labelled as ‘potential’, ‘probable’, ‘hypothetical’, ‘possibly’ or ‘by similarity’, were incorporated into the final data-set. A non-redundant data-set of proteins was obtained using CLUSTALW. [6] If two or more proteins were found to have sequence similarity higher than 90% then all but one were removed from the data-set. The algorithm and subsequent CLUSTALW analysis produced a Gram+ data-set of were 272 extracellular proteins, 375 membranous proteins and 1500 cytoplasmic proteins, while the final Gram+ data-set contained 185 extracellular, 159 outer membrane, 432 periplasmic, 273 inner membrane and 2480 cytoplasmic proteins.

Single protein class Gram- and Gram+ prediction

Individual methods were created for all eight bacterial locations, both Gram+ (cytoplasmic, membrane and extracellular) and Gram- (cytoplasmic, inner membrane, periplasm, outer membrane and extracellular). Three sequence representations (actual residues, amino acid composition, and normalised amino acid composition) and six sub-sequence length were used (1-10, 1-20, 1-30, 1-40, 1-50 and the whole sequence). Each variation of the method was used to train a single Näive-Bayes network for each of the eight locations, thus 24 BNs were constructed per location. For amino acid composition, BNs possessed 20 input nodes, each representing the raw number or normalised percentage residue composition. The number of input nodes in the actual residue BNs varies dependent on the location. The Gram+ cytoplasmic, membranous and extracellular BNs had 1436, 1852 and 1627 input nodes respectively. The Gram- cytoplasmic, inner membrane, periplasmic, outer membrane and extracellular BNs have 1368, 874, 1014, 2248 and 1848 input nodes respectively. The individual location networks are binary predictors and therefore have a single output node that is either on or off for the predicted location. A combined soluble class predictor, able to distinguish soluble (cytoplasmic and periplasmic) proteins from all other locations, was also created. This was based on considering the whole protein using pseudo-amino acid composition. [7] Pseudo-amino acid composition is used in preference to simple amino acid composition, as it attempts to model sequence-order effect. It is calculated using a formula that assigns 40 scores to 40 input nodes for each sequence: 20 representing normal amino acid composition and 20 representing sequence-order effects. The output node can possess the values of soluble or non-soluble. Testing of the networks was performed using their respective training sets under five-fold cross-validation. Each location-specific network was trained using known positive data for that location, while the negative training set was all other sequences, except where a location is present in both Gram- and Gram+ bacteria i.e. cytoplasmic, membrane (in Gram+) and inner membrane (in Gram-), and extracellular. For these networks, sequences from the equivalent location in the other Gram class were excluded. For the soluble predictor, the positive data-set was all cytoplasmic and periplasmic sequences obtained from SWISS-PROT and the negative data-set was the sequences from all other locations. To assess the predictivity of the Bayesian approach, the same data-sets were submitted to PSORTB.

Results and Discussion

Results for the eight individual compartments are shown in tables 1a, 1b and 2. The most accurate prediction was achieved using amino acid composition for the first 50 residues. Both Gram+ and Gram- predictors achieved their best accuracies under the same conditions. Prediction accuracy generally increases with increasing sub-sequence length from 10 residues to 50 residues, and then tails off slightly when the whole sequence is considered. For the range of sub-sequence lengths the amino acid composition sequence representation consistently outperformed the other two representations. The sub-sequence size used affects the accuracy in a much more obvious manner. The N-terminal compartment sorting signals are present in the sub-sequence lengths used in all networks and a method that best models the sorting signals will achieve the best accuracy.
Table 1a

Prediction accuracies of the Gram+ individual location predictors. The results of highest accuracy are shown in bold. Specificity refers to the accuracy of prediction from the positive test set while sensitivity refers to accuracy of prediction for the negative test set

Sequence representationSub-sequence lengthCytoplasmic accuracy (%)Membrane accuracy (%)Extracellular accuracy (%)
SpecSensSpecSensSpecSens
Amino acid composition1088.4234.2573.5455.2576.2342.55
2089.8442.8372.9258.0373.7338.08
3094.5255.9084.2567.0677.8165.97
4093.677.6889.0378.9480.5181.60
5096.7894.2496.3089.5182.5393.90
All sequence91.5190.8291.4180.0384.9174.84
Actual amino acids1052.5122.3612.141.410.041.14
2063.3526.5115.526.773.622.62
3064.9334.9924.059.599.275.01
4068.3438.2729.1517.9715.7312.63
5069.4148.1532.3316.1118.4211.09
All sequence72.4258.7336.8723.7216.6414.78
Normalised amino acid composition1089.5229.8669.9352.9377.3640.42
2089.7238.1170.9561.0978.4147.73
3091.4244.1974.0173.6082.2557.80
4092.2061.0779.4485.2681.0971.03
5093.1379.1483.1097.8883.9884.76
All sequence90.9673.7784.7693.6180.1584.08
Table 1b

Prediction accuracies of the Gram- individual location predictors. The results of highest accuracy are shown in bold

Sequence representationSub-sequence lengthCytoplasmic accuracy (%)Inner Membrane accuracy (%)Periplasmic accuracy (%)Outer Membrane accuracy (%)Extra-celluar accuracy (%)
Amino acid composition1098.3578.4284.3548.8571.14
2092.5281.0988.8956.5076.91
3094.9991.7590.1463.8881.06
4096.3489.3393.9869.2582.37
5097.4896.8394.5777.9087.97
All sequence91.4194.7994.0273.2181.96
Actual amino acids1068.5364.3624.7913.1652.62
2074.5260.2333.0514.9358.35
3077.9061.8541.2117.0952.70
4074.0866.3345.8224.5155.08
5079.7664.6753.6822.7461.98
All sequence73.1363.1653.6825.8859.22
Normalised amino acid composition1094.3277.3580.4151.5171.01
2093.4584.2483.8553.8675.25
3093.7886.9487.0257.1272.09
4096.2690.2491.9763.2673.63
5094.7893.1293.5261.0377.60
All sequence93.2191.5192.8767.7374.28
Table 2

Prediction accuracies of the Gram- individual location predictors for the negative test sets. The results of highest accuracy are shown in bold

Sequence representationSub-sequence lengthCytoplasmic accuracy (%)Inner Membrane accuracy (%)Periplasmic accuracy (%)Outer Membrane accuracy (%)Extra-celluar accuracy (%)
Amino acid composition1051.0383.5244.0237.8573.31
2053.6481.0958.2351.6776.90
3064.0784.2462.6864.6985.02
4081.7588.3179.4377.1186.42
5090.1394.7692.0186.3692.85
All sequence88.2493.4184.4286.0288.22
Actual amino acids1040.0353.5920.5212.0523.24
2041.4958.2123.8416.7322.86
3048.7968.8455.0822.4126.72
4055.3261.3342.2125.6230.55
5058.6263.7149.3332.4129.86
All sequence64.2859.3543.5734.7930.08
Normalised amino acid composition1044.6384.0441.9344.3274.59
2048.3288.6856.2646.7277.35
3061.0487.1463.1751.4881.68
4071.3893.7371.8756.3784.24
5077.2096.2678.8868.5385.32
All sequence83.5692.4773.2959.2584.99
Unsurprisingly the accuracies of all locations are highest when the first 50 residues are considered as this length will encompass the full lengths of the vast majority of signal sequences. The shorter sub-sequence lengths will only consider the n region and possibly part of the h region. The variances in n-region charge and, therefore residues, does vary from signal peptide types and therefore can be used with some degree of accuracy to distinguish between different signal peptide types. The h-region also varies in length and composition between different signal peptide types and therefore when both are considered a higher degree of accuracy is achieved. The performance of the methods was compared to that of PSORTB (See Table 3). The individual location methods outperform PSORTB with the exception of the Gram+ cytoplasmic proteins, in which the accuracies were approximately equivalent, and the outer membrane proteins, in which PSORTB outperforms the individual method. This may be because outer membrane proteins have a notoriously variable amino acid composition due to TM strands being exposed to both membrane and pore. The amino acid composition method therefore may not be suitable for the prediction of outer membrane proteins.
Table 3

Results of the individual method predictions compared to the PSORTB algorithm

Gram-typeSubcellular locationPSORTB accuracy (%)Individual location predictors accuracy (%)
Gram+Cytoplasmic96.3896.78
Membranous91.4796.30
Extra-cellular70.4282.53
Gram-Cytoplasmic91.3797.48
Inner membrane94.6896.83
Periplasmic84.6994.57
Outer membrane83.7077.90
Extra-cellular77.5587.97

Conclusion

In the search for viable subunit vaccines, highly accurate methods for sub-cellular location prediction, such as the set of binary predictors we describe here, can aid reverse vaccinology directly. In particular, the soluble predictor will significantly reduce the number of sequences that must be tested as vaccine targets. This is a breakthrough method since cytoplasmic and periplasmic proteins are usually predicted as the residue left after positive predictions for all other locations. Binary predictors discriminate between two classes; they are often more accurate than multi-outcome predictors, such as PSORTB, which is itself built from several binary predictors. We judged the accuracy of our approach and that of PSORTB and found that out set of locationspecific methods, which is built on a single underlying methodology, compared favourably. However, when several binary predictors are used to create a multioutcome prediction method, an efficient and effective way of combining the disparate outputs is still required. Nonetheless, our new BN approach is an important, competitive advance in the development of subcellular location prediction methods. It should, it is own right, prove a powerful tool for candidate subunit vaccine selection.
  7 in total

1.  Prediction of protein cellular attributes using pseudo-amino acid composition.

Authors:  K C Chou
Journal:  Proteins       Date:  2001-05-15

2.  PSORT: a program for detecting sorting signals in proteins and predicting their subcellular localization.

Authors:  K Nakai; P Horton
Journal:  Trends Biochem Sci       Date:  1999-01       Impact factor: 13.807

3.  Multiple sequence alignment with the Clustal series of programs.

Authors:  Ramu Chenna; Hideaki Sugawara; Tadashi Koike; Rodrigo Lopez; Toby J Gibson; Desmond G Higgins; Julie D Thompson
Journal:  Nucleic Acids Res       Date:  2003-07-01       Impact factor: 16.971

4.  PSORTb v.2.0: expanded prediction of bacterial protein subcellular localization and insights gained from comparative proteome analysis.

Authors:  J L Gardy; M R Laird; F Chen; S Rey; C J Walsh; M Ester; F S L Brinkman
Journal:  Bioinformatics       Date:  2004-10-22       Impact factor: 6.937

5.  Using neural networks for prediction of the subcellular location of proteins.

Authors:  A Reinhardt; T Hubbard
Journal:  Nucleic Acids Res       Date:  1998-05-01       Impact factor: 16.971

6.  MitoProt, a Macintosh application for studying mitochondrial proteins.

Authors:  M G Claros
Journal:  Comput Appl Biosci       Date:  1995-08

Review 7.  The Swiss-Prot protein knowledgebase and ExPASy: providing the plant community with high quality proteomic data and tools.

Authors:  Michel Schneider; Michael Tognolli; Amos Bairoch
Journal:  Plant Physiol Biochem       Date:  2004-12-15       Impact factor: 4.270

  7 in total
  3 in total

1.  Computer aided selection of candidate vaccine antigens.

Authors:  Darren R Flower; Isabel K Macdonald; Kamna Ramakrishnan; Matthew N Davies; Irini A Doytchinova
Journal:  Immunome Res       Date:  2010-11-03

2.  Combining algorithms to predict bacterial protein sub-cellular location: Parallel versus concurrent implementations.

Authors:  Paul D Taylor; Teresa K Attwood; Darren R Flower
Journal:  Bioinformation       Date:  2006-12-06

3.  LocateP: genome-scale subcellular-location predictor for bacterial proteins.

Authors:  Miaomiao Zhou; Jos Boekhorst; Christof Francke; Roland J Siezen
Journal:  BMC Bioinformatics       Date:  2008-03-27       Impact factor: 3.169

  3 in total

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