Skip to main content
BioMed Research International logoLink to BioMed Research International
. 2013 Aug 21;2013:263829. doi: 10.1155/2013/263829

SubMito-PSPCP: Predicting Protein Submitochondrial Locations by Hybridizing Positional Specific Physicochemical Properties with Pseudoamino Acid Compositions

Pufeng Du 1,2,*, Yuan Yu 1,2
PMCID: PMC3763570  PMID: 24027753

Abstract

Knowing the submitochondrial location of a mitochondrial protein is an important step in understanding its function. We developed a new method for predicting protein submitochondrial locations by introducing a new concept: positional specific physicochemical properties. With the framework of general form pseudoamino acid compositions, our method used only about 100 features to represent protein sequences, which is much simpler than the existing methods. On the dataset of SubMito, our method achieved over 93% overall accuracy, with 98.60% for inner membrane, 93.90% for matrix, and 70.70% for outer membrane, which are comparable to all state-of-the-art methods. As our method can be used as a general method to upgrade all pseudoamino-acid-composition-based methods, it should be very useful in future studies. We implement our method as an online service: SubMito-PSPCP.

1. Introduction

Mitochondrion is a type of membrane-enclosed subcellular organelle that can be found in most eukaryotic cells [1]. It is involved in many biological processes, such as energy metabolism, programmed cell death, and ionic homeostasis [2]. Every mitochondrion can be divided into four subcompartments, including inner membrane, outer membrane, intermembrane space, and the matrix. The proteins in mitochondria can vary in different tissues and organisms. For example, human mitochondria may contain about 600 different proteins [3], while over 900 proteins were found in mouse mitochondria [4]. Mitochondria have been reported to be related in several human diseases and may play an important role in the aging process [5].

Computational identification of protein subcellular locations has become a challenge in the last decade. Recently, the research in this area focused on four different topics: (1) the prediction of multisites protein subcellular localization [69]; (2) the prediction of protein sub-subcellular locations [10], including the prediction of protein subnuclear locations, submitochondrial locations, and subchloroplast locations; (3) the prediction of topology-specific protein subcellular locations [11, 12]; and (4) the prediction of conditional mislocated protein subcellular locations [13]. Several promising results have been achieved in these four topics. Li et al. did a serial of interesting work to predict multisites protein subcellular localization by introducing the multilabel classification methods [1416]. Lin et al. presented a serial of impressive results in predicting protein submitochondrial and subchloroplast locations [17, 18]. They also achieved great success in applying computational approaches in identifying Golgi-resident protein types as well as mycobacterial membrane protein types [19, 20].

Over the last few years, several studies focused on reporting computational methods to predict protein submitochondrial locations. Du and Li started this topic by proposing the SubMito system and the first benchmarking dataset [21]. Nanni and Lumini introduced a genetic-algorithm-based method to select sequence-based protein descriptors [22]. Shi et al. introduced the wavelet-SVM method to improve the prediction performance [23]. Fan and Li proposed a hybrid method using six different types of descriptors with incremental diversity algorithm as a feature selection procedure [24]. Zakeri et al. employed anther hybrid method to incorporate sequence-based descriptors, functional domain descriptors, and secondary structure information [25]. Lin et al. proposed to use the overrepresented tetrapeptides to predict the protein submitochondrial locations [17]. All of these methods improved the prediction accuracy on the same benchmarking dataset [26, 27].

With the increment of prediction accuracy, the complexity of algorithms and the dimensions of the feature vector to represent the protein sequence are also increasing. Du and Li started this topic by using 1080 dimensional vectors. Nanni and Lumini created 15 artificial features by combining several hundreds of different features. Shi et al. employed the discrete wavelet transformation and summary statistics to reduce the dimensions of features. Fan and Li introduced thousands of original features and used incremental diversity algorithm to reduce them to 613 dimensions. Zakeri et al. combined over a thousand different features in their method. Lin et al. used 160,000 original features and reduced them to 1302 dimensions using a confidence parameter. Except, SubMito, all the state-of-the-art methods were using different machine-learning-based algorithms to reduce the feature dimensions. It seems that the key to improve the prediction performance is to choose the right dimension reduction algorithms.

Although the dimension reduction algorithms are consolidated based on statistics and are supported well by the underlying mathematical theories, it is usually difficult to reason the selected dimensions in a biological sense. We admit that the dimension reduction algorithms are effective and useful. It should be regarded as a powerful tool to improve the prediction performance of bioinformatics predictors. However, in this paper, we would present a method that can produce comparable prediction performance with only about 100 dimensions of features and without using any dimensional reduction algorithm.

2. Materials and Methods

2.1. Datasets

There are several datasets existing for predicting submitochondrial locations. These datasets are always extracted from UniProt database with several filtering procedures. Since the methods, which were proposed along with these datasets, may have different requirement to the dataset, there are differences in the filtering procedures. In order to reflect the most recent advances in the available data as well as demonstrating the prediction power of the current method, two datasets were adopted in the current study. One dataset was directly extracted from the most recent version of UniProt database, and the other is the SubMito dataset that was published by Du and Li.

The procedures for filtering the raw data from UniProt database are described as follows: First, the reviewed sequences in the UniProt database, which are annotated with subcellular location “mitochondrion,” were retrieved using the UniProt online query and retrieval system. Secondly, the sequences were screened to ensure every sequence has a uniquely annotated submitochondrial location among the four locations: mitochondrial inner membrane, mitochondrial outer membrane, mitochondrial matrix, and mitochondrial intermembrane space. Due to the limited number of multi-sites submitochondrial proteins, we do not consider them in the current study. Thirdly, the sequences which are fragment of other proteins are excluded. The remaining sequences are processed using the CD-HIT program to remove the highly homologues sequences. The identity cutoff was set to 40% in the CD-HIT program. Finally, the submitochondrial locations, which contain less than 15 sequences, were discarded. The remaining 983 sequences compose the dataset of this study. Among the 983 sequences, there are 661 sequences from inner membrane, 177 sequences from matrix, and 145 sequences from outer membrane. We use this dataset as the basis to train and test our method. This dataset was denoted as the SML3-983 dataset in the current study.

The dataset of SubMito was also adopted as the basis for comparing the performance of our method to other existing methods, as all existing methods reported jackknife test performance on this dataset. The SubMito dataset contains 317 protein sequences from 3 submitochondrial locations, including 131 sequences from inner membrane, 41 sequences from outer membrane and 145 sequences from matrix. The pairwise sequence similarity in the dataset is lower than 40%. This dataset was denoted by the SML3-317 dataset in the current study. The summary of both datasets is shown in Table 1.

Table 1.

Summary of the dataset.

Submitochondrial locations Number of proteins
SML3-317 SML3-983
Inner membrane 131 661
Outer membrane 41 145
Matrix 145 177

Total 317 983

2.2. Sequence Representations

In order to improve the performance in predicting protein subcellular localizations, one of the keys is to represent the protein sequences with an effective discrete numerical form, which is able to reflect the intrinsic correlation with their localizations [28]. The PseAACs (pseudoamino acid compositions) have been commonly used to represent protein sequences in predicting their subcellular locations [29]. It is also extended recently to represent nucleotide sequences as well [30]. The basic idea of the PseAAC is to extract the sequence order information with the autocorrelation coefficients of the protein sequence if every residue on the protein sequence can be represented with a number [31]. The physicochemical properties of amino acids, like hydrophobicity and hydrophilicity values, were used for this purpose [32].

Biology is a natural science with historical dimensions. In the evolution history, the mutations in DNA level may produce the changes of single residues or insertion or deletion of several residues on the protein sequences. However, the function and the localization of the protein may remain unchanged. Therefore, we should investigate a group of evolutionary related protein sequences rather than a single protein sequence, which will make it easy to determine which residues are relatively more important in preserving the function and the localization of the protein. In recent years, the PsePSSM (pseudopositional specific scoring matrix), which applies the pseudoamino acid composition concept on the PSSM (positional specific scoring matrix), was widely applied in representing protein sequences [3336].

Next, we propose a method that replaces the physicochemical properties in the PseAAC with the PSPCP (positional specific physicochemical properties), which can be derived from the PSSM and the existing physicochemical properties.

Let P = R 1 R 2R L be a protein sequence with length L, where R 1,R 2,…,R L are the L residues on the protein sequence. By searching P against the SwissProt database using PSI-BLAST program [37] with three iterations and 0.001 as the e-value threshold, a PSSM can be produced as follows:

E(P)=[E11E12E120E21E22E220EL1EL1EL20], (1)

where E ij is a score generated by the PSI-BLAST. This score described the propensity of the ith residue on the protein sequence that is being changed to the jth type of amino acid during the evolutionary process.

Because of the PSSM generation process in PSI-BLAST, this number can be either positive or negative. It can also vary in a large range. In order to make every element in (1) within the range [0,1], a conversion was performed to create a standardized matrix as follows:

A(P)=[A11A12A120A21A22A220AL1AL1AL20], (2)

where

Aij=exp(Eij)j=120exp(Eij),i=1,2,,L;j=1,2,,20. (3)

Let H(r, j) be the rth physicochemical property of the jth type of residue. We now use the rth physicochemical property to derive a PSPCP for R i on the protein sequence P, as given by

di,r(P)=j=120Aijh(r,j), (4)

where d i,r(P) is the PSPCP derived from the rth physicochemical property for R i and h(r, j) is the normalized rth physicochemical property of the jth type of residues. It can be computed as follows:

h(r,j)=H(r,j)m(r)s(r), (5)

where

m(r)=120j=120H(r,j),s(r)=120j=120(H(r,j)m(r))2. (6)

We now use the PSPCP to replace the physicochemical properties in the amphiphilic pseudoamino acid compositions (AmPseAAC) [31]. We compute the following twenty descriptors to replace the amino acid compositions in the AmPseAAC:

fj(P)=1Li=1LAij,j=1,2,,20. (7)

The pseudofactor that describes the kth tier sequence-order effect with the PSPCP, which is derived from the rth physiochemical property, can be formulated as (8)

uk,r(P)=1Lki=1Lkdi,r(P)di+k,r(P). (8)

Given the parameters, w and λ, and R types of physicochemical properties, we create 20 + λR descriptors for protein P as follows:

qn(P)={fn(P)n=120fn(P)+wr=1Rk=1λuk,r(P),1n20wuk,r(P)n=120fn(P)+wr=1Rk=1λuk,r(P),n=20+(r1)λ+k,1kλ,1rR, (9)

where w should be in the range (0,1) and λ can be a positive integer less than the length of the shortest sequence in the benchmarking dataset.

The protein P can be represented as a 20 + λR dimension vector as

Q(P)=[q1(P),q2(P),,q20+λR(P)]T. (10)

When the PSSM is not available, A iRi = 1 would be assumed. The whole sequence representation would automatically degrade to AmPseAAC.

2.3. Prediction Algorithm

We use SVM (support vector machine) as the prediction algorithm in this study. It searches for an optimal separating hyperplane, which maximizes the margin in feature space [38]. We used an RBF (radial basis function) kernel in this study, as the RBF kernel is the most flexible and the most widely used kernel function. The RBF kernel function can be formulated as follows:

K(Q(Px),Q(Py))=exp(γ|Q(Px)Q(Py)|2), (11)

where γ is a parameter, Q(P x) and Q(P y) are 20 + λR dimension vectors representing proteins P x and P y, and “|·|” is the operator that computes the Euclidean length of a vector.

2.4. Performance Evaluations

The jackknife test, which is deemed to be the most objective and rigorous protocol for evaluating predictive bioinformatics methods, was applied in evaluating the performance of our method [39]. The following summary statistics were used to measure the prediction performance:

Accs=TPsTPs+FNs,s=1,2,3,MCCs=TPsTNsFPsFNs(TPs+FPs)(TPs+FNs)(TNs+FPs)(TNs+FNs),s=1,2,3,ACC=s=13TPss=13TPs+FNs, (12)

where Accs is the prediction accuracy for the sth location, MCCs is the Mathew's correlation coefficient [40] for the sth location, ACC is the overall prediction accuracy, and TPs, TNs, FPs, and FNs are the numbers of true positives, true negatives, false positives, and false negatives of the sth location in the jackknife test, respectively.

2.5. Parameter Calibrations

There are several parameters in our method. The value of these parameters will affect the prediction performance of our method. These parameters were calibrated to optimize the jackknife test overall accuracy. Nine different types of physicochemical properties, which are the same as the SubMito method, were applied in this method. These physicochemical properties can be found in Table 2. The parameters w and λ were selected by enumerations. The parameter w was enumerated in the range 0.05 to 1.0 with step 0.05. The parameter λ was enumerated in the range 2 to 20 with step 1. Altogether, 380 combinations of w and λ were tested. For every combination, a grid search was carried out using LIBSVM software package [41] to optimize the jackknife test performance by finding the best values of the parameters γ and C, which are the cost parameters in training SVM models.

Table 2.

Physicochemical properties used in this method.

AAIndex ID Property description
BULH740101 Transfer free energy to surface
EISD840101 Consensus normalized hydrophobicity
HOPT810101 Hydrophilicity value
RADA880108 Mean polarity
ZIMJ680104 Isoelectric point
MCMT640101 Refractivity
BHAR880101 Average flexibility indices
CHOC750101 Average volume of buried residue
COSI940101 Electron-ion interaction potential values

3. Results and Discussions

3.1. Prediction Performance

The jackknife test on SML3-983 dataset was shown in Table 3. The optimal performance was achieved when w = 0.15, λ = 11, γ = 0.125, and C = 8. The optimal jackknife test performance on SML3-983 was 89.01%.

Table 3.

Prediction performance on SML3-983 dataset.

Submitochondrial location ACC MCC
Inner membrane 95.46% 0.77
Outer membrane 77.93% 0.83
Matrix 74.01% 0.73
Overall 89.01%

Since all existing methods reported their jackknife test performance on SML3-317 dataset, we also optimized our method on that dataset for a performance comparison. On SML3-317 dataset, we achieved the best performance when w = 0.15, λ = 9, γ = 0.125, and C = 2. The optimal performance of our method on SML3-317 was listed in Table 4 with the comparison to the other existing methods.

Table 4.

Performance comparison on SML3-317 dataset.

Methods Inner membrane Matrix Outer membrane Overall
ACC MCC ACC MCC ACC MCC
SubMito [21] 85.50% 0.79 94.50% 0.77 51.20% 0.64 85.20%
GPLoc [22] 83.20% 0.80 97.20% 0.85 78.10% 0.77 89.00%
SubIdent [23] 91.60% 0.86 97.30% 0.79 82.90% 0.88 93.10%
Predict_SubMito [26] 91.80% 0.79 96.40% 0.79 66.10% 0.63 89.70%
MitoLoc [25] 97.70% 0.94 99.00% 0.93 68.30% 0.81 94.70%
Fan and Li [24] 94.70% 0.91 99.30% 0.96 80.50% 0.84 94.90%
TetraMito [17] 100.00% 0.90 96.60% 0.95 65.90% 0.79 94.00%
This work 98.60% 0.92 93.90% 0.89 70.70% 0.79 93.10%

On SML3-317 dataset, the overall prediction accuracy of our method achieved over 93%, which is comparable to all state-of-the-art methods. Obviously, some other methods have achieved about 1% higher overall accuracy than our method. Nevertheless, no existing method achieved better prediction accuracy on all three submitochondrial locations. It should also be noticed that our method achieved 98% accuracy on the inner membrane class, which is higher than SubIdent, MitoLoc, and Fan and Li's method. The only method that has higher prediction accuracy on the inner membrane class is the TetraMito. However, TetraMito has a lower MCC value on the inner membrane class, which indicates that the 100% accuracy on the inner membrane class may be on the cost of decreasing accuracy of the other locations. As anticipated, TetraMito has only 66% prediction accuracy on the outer membrane class with a similar MCC value to our method. The only drawback of our method is the performance on matrix. The prediction accuracy is slightly lower than existing methods. However, the MCC on matrix location is still higher than most of the existing methods. Therefore, it is fair to say that our method is comparable to all state-of-the-art methods in predicting protein submitochondrial locations.

To further validate the performance of our method, we carried out an independent dataset test. For both SML3-983 and SML3-317 datasets, 80% sequences were randomly selected as the training dataset. The predictor was trained with these 80% sequences. The prediction performance was estimated using the remaining 20% sequences. These procedures were repeated 20 times for every dataset. The average prediction performance and the standard deviation of the accuracy were shown in Table 5. The independent dataset test performance is similar to the jackknife test performance. These results proved that the performance of our method was not overestimated.

Table 5.

Independent dataset test of the current method.

Dataset Average ACC Standard deviation of ACC
SML3-317 90.24% 3.27%
SML3-983 87.17% 1.81%

The values in this table are obtained by 20 times 20% independent dataset test.

3.2. Advantages of PSPCP

In the method section, we have already described how to generate the PSPCP features. We will now discuss why we use (4) to define a replacement of physicochemical properties in the PseAAC.

The protein functions, including its subcellular locations, are largely determined by the physicochemical properties of the residues on the sequence. However, not all residues contribute to the protein functions equally. Some of the residues are important, while others are not. In the evolutionary process, the important residues tend to be conserved, or at least can only vary to limited types that possess similar physicochemical properties. But the unimportant residues would not be conserved. Thus, we can assume that all unimportant residues would have similar replacement propensity patterns in the evolutionary history. Although it is difficult to figure out which residue is important and which is not, based on our assumption, the average physicochemical properties in the evolution history would be similar for all unimportant residues. Thus, if we compute the average physicochemical properties in the evolution history, the important residues would possess physicochemical properties that are much more different to those unimportant ones. This is why we use PSPCP, which is the average physicochemical properties of all residues in the evolution history, to replace the conventional physicochemical properties in the PseAAC.

Developing novel methods for predicting protein submitochondrial locations is not only a race of prediction performance. There are many different quality terms other than prediction accuracy that can be used to describe how good a prediction method is. There are two major advantages of our method, the simpleness and the potential to improve all existing PseAAC-based methods.

The feature vectors in all state-of-the-art methods usually have several hundreds to over a thousand dimensions, which is a number much larger than the number of the samples in the benchmarking dataset. In the general concept of machine learning, a feature vector with lower dimensions is usually preferred when a similar performance can be achieved when other conditions are the same. Our method uses only about 100 dimensions feature vectors, which is lower in dimension than all existing methods except SubIdent.

Our method also has the potential to improve all existing PseAAC-based methods. Actually, the current method only replaces the physicochemical properties in the SubMito method with the PSPCP, which is derived from the same physicochemical properties in SubMito and the PSSM information. This simple replacement resulted in 8% performance improvement, which proved that the PSSM information is very useful in classifying protein sequences. Our method also gives a simple and effective way on how to integrate the PSSM information into all existing PseAAC-based methods. PsePSSM, which only extracts the information from PSSM, has achieved great success. Therefore, it can be anticipated that our method, which integrates PSSM within the PseAAC, could start a new way to utilize PSSM information more efficiently.

As pointed out by TetraMito, the GO-based methods usually achieve better performances, like Fan and Li's work. There is no doubt that GO-based methods are very useful in computationally determining protein subcellular locations. In the view of a user, today's GO-based methods require the same input as the sequence-based ab initio methods and provide a better result, which is very promising in practical studies. However, this cannot conceal the following fact. When a protein sequence was given to predict its locations, the performance of GO-based methods relies on whether similar sequences of the given sequence can be found in the UniProtKB database. Therefore, almost every existing GO-based method tried to incorporate some sequence-based information as its complement. Our method provides a perfect complement to the GO-based methods, as all GO-based methods, which used to incorporate PseAAC as the complement, can now be upgraded to use PSPCP within PseAAC. Actually, these methods can work side by side to help each other in a practical study.

3.3. Software Availability

We have developed an online service called SubMito-PSPCP. This service can be accessed using the following URL: http://www.pufengdu.org/srv/bioinfo/submito-pspcp/. The datasets SML3-983 and SML3-317 can both be downloaded from the “download” page of this service.

4. Conclusions

We developed a computational method that can predict the protein submitochondrial locations. We proposed the positional specific physicochemical properties concept and used this concept along with the pseudoamino acid compositions to generate protein descriptors. With only about 100 dimensions of the descriptors, we achieved comparable prediction performance to those methods using over a thousand descriptors. We hope this method can be an alternative choice in predicting protein submitochondrial locations.

Acknowledgments

This work was supported by the National Science Foundation of China (NSFC 61005041), Specialized Research Fund for the Doctoral Program of Higher Education (SRFDP 20100032120039), Tianjin Natural Science Foundation (no. 12JCQNJC02300), China Postdoctoral Science Foundation (2012T50240 and 2013M530114), and the Seed Foundation of Tianjin University (nos. 60302006 and 60302024).

References

  • 1.Henze K, Martin W. Evolutionary biology: essence of mitochondri. Nature. 2003;426(6963):127–128. doi: 10.1038/426127a. [DOI] [PubMed] [Google Scholar]
  • 2.McBride HM, Neuspiel M, Wasiak S. Mitochondria: more than just a powerhouse. Current Biology. 2006;16(14):R551–R560. doi: 10.1016/j.cub.2006.06.054. [DOI] [PubMed] [Google Scholar]
  • 3.Taylor SW, Fahy E, Zhang B, et al. Characterization of the human heart mitochondrial proteome. Nature Biotechnology. 2003;21(3):281–286. doi: 10.1038/nbt793. [DOI] [PubMed] [Google Scholar]
  • 4.Zhang J, Li X, Mueller M, et al. Systematic characterization of the murine mitochondrial proteome using functionally validated cardiac mitochondria. Proteomics. 2008;8(8):1564–1575. doi: 10.1002/pmic.200700851. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 5.Lesnefsky EJ, Moghaddas S, Tandler B, Kerner J, Hoppel CL. Mitochondrial dysfunction in cardiac disease: ischemia—reperfusion, aging, and heart failure. Journal of Molecular and Cellular Cardiology. 2001;33(6):1065–1089. doi: 10.1006/jmcc.2001.1378. [DOI] [PubMed] [Google Scholar]
  • 6.Wu Z-C, Xiao X, Chou K-C. ILoc-Plant: a multi-label classifier for predicting the subcellular localization of plant proteins with both single and multiple sites. Molecular Biosystems. 2011;7(12):3287–3297. doi: 10.1039/c1mb05232b. [DOI] [PubMed] [Google Scholar]
  • 7.Du P, Xu C. Predicting multisite protein subcellular locations: progress and challenges. Expert Review of Proteomics. 2013;10(3):227–237. doi: 10.1586/epr.13.16. [DOI] [PubMed] [Google Scholar]
  • 8.Chou K-C. Some remarks on predicting multi-label attributes in molecular biosystems. Molecular BioSystems. 2013;9(6):1092–1100. doi: 10.1039/c3mb25555g. [DOI] [PubMed] [Google Scholar]
  • 9.Li L, Zhang Y, Zou L, et al. An ensemble classifier for eukaryotic protein subcellular location prediction using gene ontology categories and amino acid hydrophobicity. PLoS ONE. 2012;7(1) doi: 10.1371/journal.pone.0031057.e31057 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 10.Du P, Li T, Wang X. Recent progress in predicting protein sub-subcellular locations. Expert Review of Proteomics. 2011;8(3):391–404. doi: 10.1586/epr.11.20. [DOI] [PubMed] [Google Scholar]
  • 11.Pierleoni A, Martelli PL, Casadio R. MemLoci: predicting subcellular localization of membrane proteins in eukaryotes. Bioinformatics. 2011;27(9):1224–1230. doi: 10.1093/bioinformatics/btr108. [DOI] [PubMed] [Google Scholar]
  • 12.Du P, Tian Y, Yan Y. Subcellular localization prediction for human internal and organelle membrane proteins with projected gene ontology scores. Journal of Theoretical Biology. 2012;313:61–67. doi: 10.1016/j.jtbi.2012.08.016. [DOI] [PubMed] [Google Scholar]
  • 13.Lee K, Byun K, Hong W, et al. Proteome-wide discovery of mislocated proteins in cancer. Genome Research. 2013 doi: 10.1101/gr.155499.113. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 14.Li G-Z, Wang X, Hu X, Liu J-M, Zhao R-W. Multilabel learning for protein subcellular location prediction. Ieee Trans. Nanobioscience. 2012;11(3):237–243. doi: 10.1109/TNB.2012.2212249. [DOI] [PubMed] [Google Scholar]
  • 15.Wang X, Li G-Z, Lu W-C. Virus-ECC-mPLoc: a multi-label predictor for predicting the subcellular localization of virus proteins with both single and multiple sites based on a general form of Chou’s pseudo amino acid composition. Protein & Peptide Letters. 2013;20(3):309–317. doi: 10.2174/0929866511320030009. [DOI] [PubMed] [Google Scholar]
  • 16.Wang X, Li G-Z. A multi-label predictor for identifying the subcellular locations of singleplex and multiplex eukaryotic proteins. PLos ONE. 2012;7(5) doi: 10.1371/journal.pone.0036317.e36317 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 17.Lin H, Chen W, Yuan L-F, Li Z-Q, Ding H. Using over-represented tetrapeptides to predict protein submitochondria locations. Acta Biotheoretica. 2013;61(2):259–268. doi: 10.1007/s10441-013-9181-9. [DOI] [PubMed] [Google Scholar]
  • 18.Lin H, Ding C, Yuan L-F, et al. Predicting subchloroplast locations of proteins based on the general form of Chou’s pseudo amino acid composition: approached from optimal tripeptide composition. International Journal of Biomathematics. 2013;6(2)1350003 [Google Scholar]
  • 19.Ding C, Yuan L-F, Guo S-H, Lin H, Chen W. Identification of mycobacterial membrane proteins and their types using over-represented tripeptide compositions. Journal of Proteomics. 2012;77:321–328. doi: 10.1016/j.jprot.2012.09.006. [DOI] [PubMed] [Google Scholar]
  • 20.Ding H, Guo S-H, Deng E-Z, et al. Prediction of Golgi-resident protein types by using feature selection technique. Chemometrics and Intelligent Laboratory Systems. 2013;124:9–13. [Google Scholar]
  • 21.Du P, Li Y. Prediction of protein submitochondria locations by hybridizing pseudo-amino acid composition with various physicochemical features of segmented sequence. BMC Bioinformatics. 2006;7, article 518 doi: 10.1186/1471-2105-7-518. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 22.Nanni L, Lumini A. Genetic programming for creating Chou’s pseudo amino acid based features for submitochondria localization. Amino Acids. 2008;34(4):653–660. doi: 10.1007/s00726-007-0018-1. [DOI] [PubMed] [Google Scholar]
  • 23.Shi S-P, Qiu J-D, Sun X-Y, et al. Identify submitochondria and subchloroplast locations with pseudo amino acid composition: approach from the strategy of discrete wavelet transform feature extraction. Biochimica et Biophysica Acta. 2011;1813(3):424–430. doi: 10.1016/j.bbamcr.2011.01.011. [DOI] [PubMed] [Google Scholar]
  • 24.Fan G-L, Li Q-Z. Predicting protein submitochondria locations by combining different descriptors into the general form of Chou’s pseudo amino acid composition. Amino Acids. 2012;43(2):545–555. doi: 10.1007/s00726-011-1143-4. [DOI] [PubMed] [Google Scholar]
  • 25.Zakeri P, Moshiri B, Sadeghi M. Prediction of protein submitochondria locations based on data fusion of various features of sequences. Journal of Theoretical Biology. 2011;269(1):208–216. doi: 10.1016/j.jtbi.2010.10.026. [DOI] [PubMed] [Google Scholar]
  • 26.Zeng Y, Guo Y, Xiao R, Yang L, Yu L, Li M. Using the augmented Chou’s pseudo amino acid composition for predicting protein submitochondria locations based on auto covariance approach. Journal of Theoretical Biology. 2009;259(2):366–372. doi: 10.1016/j.jtbi.2009.03.028. [DOI] [PubMed] [Google Scholar]
  • 27.Mei S. Multi-kernel transfer learning based on Chou’s PseAAC formulation for protein submitochondria localization. Journal of Theoretical Biology. 2012;293:121–130. doi: 10.1016/j.jtbi.2011.10.015. [DOI] [PubMed] [Google Scholar]
  • 28.Chou K-C. Pseudo amino acid composition and its applications in bioinformatics, proteomics and system biology. Current Proteomics. 2009;6(4):262–274. [Google Scholar]
  • 29.Chou K-C. Some remarks on protein attribute prediction and pseudo amino acid composition. Journal of Theoretical Biology. 2011;273(1):236–247. doi: 10.1016/j.jtbi.2010.12.024. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 30.Chen W, Feng P-M, Lin H, Chou K-C. iRSpot-PseDNC: identify recombination spots with pseudo dinucleotide composition. Nucleic Acids Research. 2013;41(6, article e68) doi: 10.1093/nar/gks1450. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 31.Chou K-C. Using amphiphilic pseudo amino acid composition to predict enzyme subfamily classes. Bioinformatics. 2005;21(1):10–19. doi: 10.1093/bioinformatics/bth466. [DOI] [PubMed] [Google Scholar]
  • 32.Chou K-C. Prediction of protein cellular attributes using pseudo-amino acid composition. Proteins. 2001;43(3):246–255. doi: 10.1002/prot.1035. [DOI] [PubMed] [Google Scholar]
  • 33.Lin W-Z, Fang J-A, Xiao X, Chou K-C. iLoc-Animal: a multi-label learning classifier for predicting subcellular localization of animal proteins. Molecular BioSystems. 2013;9(4):634–644. doi: 10.1039/c3mb25466f. [DOI] [PubMed] [Google Scholar]
  • 34.Chou K-C, Wu Z-C, Xiao X. iLoc-Euk: a multi-label classifier for predicting the subcellular localization of singleplex and multiplex eukaryotic proteins. PLoS ONE. 2011;6(3) doi: 10.1371/journal.pone.0018258.e18258 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 35.Chou K-C, Wu Z-C, Xiao X. ILoc-Hum: using the accumulation-label scale to predict subcellular locations of human proteins with both single and multiple sites. Molecular BioSystems. 2012;8(2):629–641. doi: 10.1039/c1mb05420a. [DOI] [PubMed] [Google Scholar]
  • 36.Shen H-B, Chou K-C. Nuc-PLoc: a new web-server for predicting protein subnuclear localization by fusing PseAA composition and PsePSSM. Protein Engineering, Design and Selection. 2007;20(11):561–567. doi: 10.1093/protein/gzm057. [DOI] [PubMed] [Google Scholar]
  • 37.Altschul SF, Madden TL, Schäffer AA, et al. Gapped BLAST and PSI-BLAST: a new generation of protein database search programs. Nucleic Acids Research. 1997;25(17):3389–3402. doi: 10.1093/nar/25.17.3389. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 38.Vapnik VN. The Nature of Statistical Learning Theory. New York, NY, USA: Springer; [Google Scholar]
  • 39.Shen H-B, Yang J, Chou K-C. Methodology development for predicting subcellular localization and other attributes of proteins. Expert Review of Proteomics. 2007;4(4):453–463. doi: 10.1586/14789450.4.4.453. [DOI] [PubMed] [Google Scholar]
  • 40.Baldi P, Brunak S, Chauvin Y, Andersen CAF, Nielsen H. Assessing the accuracy of prediction algorithms for classification: an overview. Bioinformatics. 2000;16(5):412–424. doi: 10.1093/bioinformatics/16.5.412. [DOI] [PubMed] [Google Scholar]
  • 41.Chang C-C, Lin C-J. LIBSVM: a library for support vector machines. ACM Transactions on Intelligent Systems and Technology. 2011;227(3):1–27. [Google Scholar]

Articles from BioMed Research International are provided here courtesy of Wiley

RESOURCES