Literature DB >> 20513238

Predicting the network of substrate-enzyme-product triads by combining compound similarity and functional domain composition.

Lei Chen1, Kai-Yan Feng, Yu-Dong Cai, Kuo-Chen Chou, Hai-Peng Li.   

Abstract

BACKGROUND: Metabolic pathway is a highly regulated network consisting of many metabolic reactions involving substrates, enzymes, and products, where substrates can be transformed into products with particular catalytic enzymes. Since experimental determination of the network of substrate-enzyme-product triad (whether the substrate can be transformed into the product with a given enzyme) is both time-consuming and expensive, it would be very useful to develop a computational approach for predicting the network of substrate-enzyme-product triads.
RESULTS: A mathematical model for predicting the network of substrate-enzyme-product triads was developed. Meanwhile, a benchmark dataset was constructed that contains 744,192 substrate-enzyme-product triads, of which 14,592 are networking triads, and 729,600 are non-networking triads; i.e., the number of the negative triads was about 50 times the number of the positive triads. The molecular graph was introduced to calculate the similarity between the substrate compounds and between the product compounds, while the functional domain composition was introduced to calculate the similarity between enzyme molecules. The nearest neighbour algorithm was utilized as a prediction engine, in which a novel metric was introduced to measure the "nearness" between triads. To train and test the prediction engine, one tenth of the positive triads and one tenth of the negative triads were randomly picked from the benchmark dataset as the testing samples, while the remaining were used to train the prediction model. It was observed that the overall success rate in predicting the network for the testing samples was 98.71%, with 95.41% success rate for the 1,460 testing networking triads and 98.77% for the 72,960 testing non-networking triads.
CONCLUSIONS: It is quite promising and encouraged to use the molecular graph to calculate the similarity between compounds and use the functional domain composition to calculate the similarity between enzymes for studying the substrate-enzyme-product network system. The software is available upon request.

Entities:  

Mesh:

Substances:

Year:  2010        PMID: 20513238      PMCID: PMC3098070          DOI: 10.1186/1471-2105-11-293

Source DB:  PubMed          Journal:  BMC Bioinformatics        ISSN: 1471-2105            Impact factor:   3.169


Background

Metabolism (the Greek word for "change" or "overthrow") is the biochemical modification of chemical compounds in living organisms and cells. It comprises a series of chemical reactions that occur in a cell and enable it to keep living, growing and dividing. Without metabolism we would not be able to survive. Metabolism comprises a series of chemical reactions that occur in a cell and enable it to keep living, growing and dividing. Metabolism usually consists of sequences of enzymatic steps, the so-called metabolic pathways. The number of metabolic pathways is very large, reflecting the fact that "life is extremely complicated". Metabolic pathways interact in a complex way in order to allow an adequate regulation. This interaction includes the enzymatic control and hormone control. In the current study, we are focused on the enzyme control category, where metabolic pathway is the network linking various chemical reactions of compounds (substrates or products) catalyzed by enzymes. As is known, many metabolic pathways are available in the pathway databases, such as KEGG PATHWAY [1], which enable us to analyze known metabolic pathways. However, since there are many compounds and enzymes whose biological functions are not discovered completely, many reactions cannot be determined. Thus, determination of the network of substrate-enzyme-product triads (whether the substrate can be transformed into the product with the catalyst enzyme) would be very helpful for expanding our knowledge about the metabolic pathways, and conducting in-depth studies in this regard. However, it is time-consuming and expensive to determine the network through biological experiments alone. Therefore, it is highly desired if an automated method can be developed to address this problem. Encouraged by the successes of using computational approaches to tackle various problems in different biological systems (see, e.g., [2-7]), here we are to develop a different computational approach for predicting the network of substrate-enzyme-product triads. The benchmark dataset used in this study consists of positive triads and negative triads, where the number of negative triads was about 50 times as many as positive ones. To evaluate the prediction model, one-tenth triads were randomly selected as testing samples and the rest triads used to train the prediction engine. The Nearest Neighbour Algorithm [8,9] was used to conduct prediction, where the metric to measure the nearness was formulated by combining the compound similarity and functional domain composition. The compound similarity was calculated based on the SMILES [10,11] and graph representations [12]; while the functional domain composition representations [13,14] were used to represent the enzyme samples and estimate their similarity. The highest accuracy thus obtained in predicting the positive triads was 95.41%. Interestingly, it was observed through this research that similar triads always tended to have the same network.

Methods

Materials

Molecular samples were downloaded from the public database KEGG [15,16] at http://www.genome.jp/kegg/ (release 53.0 in 2010), from which 16,144 molecules were retrieved. Among these molecules, only 2123 compounds take part in the main reactant-pairs in each metabolic reaction of yeast. For these selected small molecules, after removing those that had no information to calculate their similarity with other small molecules, we had 1,326 small molecules left; for enzyme molecules, after removing those whose functional domain compositions were not available, 939 enzyme molecules of yeast genome were obtained. Although a same substrate might be converted into many products with different catalyst enzymes, a triad and its network would be unique. Each of the triads in the positive dataset consists of two small molecules (one for the substrate and one for the product) and one enzyme molecule. All the triads in the positive dataset were determined by solid experiments, and they were extracted from two KEGG files "reaction" and "enzyme", downloaded from ftp://ftp.genome.jp/pub/kegg/pathway/map/ (8th January, 2010). Each of the samples in the negative dataset, the so-called "negative triad", was generated by randomly picking two small molecules (one for the substrate and one for the product) and one enzyme molecule. Since the possibility for such three molecules to be a positive triad was extremely low, the credibility of the negative dataset thus constructed would be also very high. Also, to reflect the real world that the number of positive triads is much less than that of the negative ones, the negative triads were generated 50 times as many as the positive ones. The final benchmark dataset thus constructed contains 14,592 positive triads and 729,600 negative triads. Positive triads are also termed as networking triads, and negative triads termed as non-networking triads. In order to evaluate the prediction model, one-tenth positive triads and one-tenth negative triads were randomly selected as testing samples, while the rest triads in the benchmark dataset were used to train the prediction engine. The detail information for the (1,460+72,960) = 74,420 testing samples and (13,132+656,640) = 669,772 training samples can be found in Additional File 1.

Encoding Methods

A key step for conducting accurate prediction and analysis is to effectively encode and compare the three components: substrates, enzymes, and products. Since substrates and products are compounds, some established methods, such as SMILES [10,11] and MACCS keys [17,18] can be used to estimate the similarity of compounds. Recently, a method based on graph theory was proposed to measure the similarity of two compounds by means of the undirected graph [12]. Using graphic approaches to study biological systems can provide an intuitive vision and useful insights for helping analyze complicated relations therein, as indicated by many previous studies on a series of important biological topics, such as enzyme-catalyzed reactions [19-26], protein folding kinetics and folding rates [27-29], inhibition of HIV-1 reverse transcriptase [30-32], inhibition kinetics of processive nucleic acid polymerases and nucleases [33], and drug metabolism systems [34]. In this study, a different graph approach [12] will be utilized as described below.

Graph representation

Using graph representation to estimate the similarity of two compounds was proposed by Hattori et al. [12]. According to their method, each chemical structure can be represented by a two-dimensional (2D) graph where the vertices correspond to the atoms and the edges correspond to the bonds between them. The similarity of the two compounds is estimated by detecting their common subgraphs, followed by aligning them accordingly. The similarity score between two compounds by the graph representation can be calculated by the online web-server at http://www.genome.jp/ligand-bin/search_compound. However, the web-server only provides similarity scores that are greater than 0.4. Accordingly, in the current study, the similarity of two compounds is assigned to be zero if it is less than 0.4. The similarity score thus obtained between two compounds c1 and c2 is denoted by Sgraph(c1 c2). Meanwhile, the following non-graphic SMILES [10,11] approach will also be utilized to facilitate comparison.

SMILES

Abbreviated from the full name of "Simplified Molecular Input Line Entry System" [10,11], SMILES is a line representation for compound, which consists of a series of characters without including spaces. The similarity score between two compounds with the SMILES representation can be obtained from a pre-computed database called STITCH [35] at http://stitch.embl.de/cgi/, where the similarity score between two compounds c1 and c2 is denoted by SSMILES(c1, c2)/1000. The developers of STITCH applied the open-source Chemistry Development Kit [36] to calculate the chemical fingerprints and used the Tanimoto 2 D chemical similarity scores [37,38].

Functional domain composition representation

Since enzyme belongs to protein, we can use various descriptors for proteins as summarized in a recent review [39] to represent enzymes. In this study, we adopted the functional domain composition to represent the enzyme samples because it has been successfully used for predicting various protein attributes [6,13,14,40-46]. The concept of protein functional domain composition was first introduced by Chou and Cai for predicting protein subcellular localization [13], where the SBASE-A database [47] was used that contained 2,005 functional domains. In this research, we used a more complete database, the InterPro database (release 23.1, December 2009) [48] that contained 21,144 functional domain entries. Accordingly, by following the similar procedures as elaborated in [13], an enzyme molecule e can be formulated as the following 21144-D vector where x= 1 if there is a hit at the i-th functional domain entry by searching the InterPro database for the enzyme sample e; otherwise, x= 0. Thus, the similarity between two enzyme molecules, e1 and e2 is given by [13] where is the dot product of two vectors, and and are their modulus, respectively. Thus, the similarities between any two substrate-enzyme-product triads can be calculated using the above equations, as will be further discussed below.

K-Nearest Neighbour Algorithm (KNN)

In this research, the K-Nearest Neighbour (KNN) algorithm [5,8] was applied to predict a query triad belonging to networking or non-networking. To utilizing the KNN algorithm, we have to first define a metric to measure the nearness between two triads T1 = (s1, e1, p1) and T2 = (s2, e2, p2), where s1, e1, p1 represent the substrate, enzyme, product in the first triad T1, and s2. e2, p2 those in the second triad T2. Since there are three members in each triad, and we do not know which one of the three will play more important role in determining the network, let us first define the following metric with a weight parameter to measure the nearness between the two triads: where the weight factor w can be obtained by optimizing the predicted result. According to the KNN rule [8,49,50], also named the "voting KNN rule", a query triad should be assigned to the class represented by a majority of its K nearest neighbours. If the majority of its K nearest neighbour triads belong to the triad networking, and so does the query triad; otherwise, it belongs to the non-networking triad.

Accuracy Measurement

The accuracy of prediction is defined by where TP represents true positives, TN true negative, FP false positives, and FN false negative [51-54], with for the sensitivity and for the specificity. In order to evaluate the performance of prediction models more accurate, Matthew's correlation coefficient (MCC) [55] was employed in this study, which is defined by

Results

The predicted accuracies with K = 1 and w = 1/4, 1/2, and 3/4 for the testing triads in which the substrate and product compounds were represented by SMILES are given in Table 1, while those with graph to represent the compounds are given in Table 2. The detailed predicted results are provided in Additional File 2.
Table 1

Prediction accuracies of testing samples using SMILES to represent substrate and product compounds.

wPrediction accuracy for each class (%)Overall prediction accuracy(ACC) (%)Matthew's correlation coefficient (MCC) (%)

Networking triads (SN)Non-networking triads (SP)
1/494.2594.9594.9449.14
1/283.0187.7787.6828.62
3/479.1183.7483.6522.94
Table 2

Prediction accuracies of testing samples using graph to represent substrate and product compounds.

wPrediction accuracy for each class (%)Overall prediction accuracy(ACC) (%)Matthew's correlation coefficient (MCC) (%)

Networking triads (SN)Non-networking triads (SP)
1/495.4198.7798.7175.67
1/285.6897.5697.3258.39
3/482.1997.4797.1755.77
Prediction accuracies of testing samples using SMILES to represent substrate and product compounds. Prediction accuracies of testing samples using graph to represent substrate and product compounds. It can be seen from Table 1 and 2 that, when w = 1/4 and using the graph representation for the substrate and product compounds, we obtained not only the highest overall prediction accuracy (ACC = 98.71%) but also the highest MCC value (MCC = 75.67%), indicating that the graph representation approach is really quite effective. Shown in Table 3 are the prediction accuracies when K = 3, 5, and w = 1/4. Compared with the case of K = 1, although the rate for the non-networking triads was remarkably increased somewhat, the rate for the networking triads was decreased.
Table 3

Prediction accuracies of testing samples using different K.

Representation of compoundKPrediction accuracy for each class (%)

Networking triads (SN)Non-networking triads (SP)
SMILES392.6792.03
589.7992.92

Graph395.3499.48
594.1899.48
Prediction accuracies of testing samples using different K.

Discussion

Our results have shown that, in the study of the substrate-enzyme-product triad network, it is quite promising and encouraged to use the functional domain composition to represent enzyme and use the graph descriptor to represent substrate and product compounds, fully consistent with the advantage of using functional domain to represent enzyme samples for predicting enzyme family classification [56-58] and the advantage of using the graph descriptor to represent compounds as discussed in [12]. As indicated in Additional File 1, there are 1,460 positive triads in testing samples. For each of these positive triads T(i = 1,2,⋯,1460), we calculated the distance of Eq.3 (with w = 1/4 and using the graph descriptor for substrate and product compounds) from Tto its nearest positive triad and nearest negative triad in the training set, respectively. Denote the two distances thus obtained by Pand N, respectively. Shown in Fig 1 are two curves generated from Pand N, named as P-curve and N-curve, respectively. The P-curve is the one with the index i of Tas its X-axis and Pas its Y-axis. The N-curve is the one with the index i of Tas its X-axis and Nas its Y-axis. It can be seen from Fig 1 that the N-curve is almost always above the P-curve, meaning that the distances of the 1,460 testing triads to their nearest positive triads in the training set are almost always smaller than those to their nearest negative triads in the training set, fully consistent with the very high success rate of 95.41% for predicting the 1,460 networking triads, as shown in Table 2. Furthermore, for the distribution of these distance values, there are 1,104 (75.62%) Twith P< 0.15, while there are only 174 (11.92%) Twith N< 0.15. The most of N(1268, 86.85%) were clustered in the interval from 0.15 to 0.4, indicating that the distance defined by Eq.3 for the KNN algorithm with w = 1/4 can separate the positive triads and negative triads very well. Also, since the distance of Eq.3 is defined based on the similarities of two substrates, two enzymes and two products, the smaller the distance between the two triads, the more similar the two triads are. It is interesting to see from the current study that the similar triads as defined by our formulation almost always exhibit the same network.
Figure 1

P-curve and N-curve.

P-curve and N-curve. As indicated by comparing the results in Table 1, Table 2 and Table 3, the best predicted rate for the 1,460 networking triads in the testing set was 95.41%, with w = 1/4 and K = 1. Of these triads, 67 were mispredicted. It is instructive to see the reason behind these by examining Table 4, where the difference between the distance to the nearest positive triad and the distance to the nearest negative triad for each of the 67 misclassified triad samples was given. As we can see from the table, the maximum difference was 0.285 and the minimum difference was 0.000256. Shown in Fig 2 is the distribution of the distance differences listed in Table 4. Of the 67 misclassified positive samples, 47 (70.15%) samples are with the distance differences less than 0.1, implying that the mispredicted triads are pretty close to the margin of correct prediction, and that the current metric as defined in Eq.3 for measuring the nearness for the KNN algorithm is quite effective.
Table 4

Distance to nearest positive triads and negative triads of misclassified positive triads.

SubstratesEnzymesProductsDistanceDifferences

Positive triadsNegative triads
C00002YIL139CC063970.240.191250.04875

C00002YPL271WC000080.250.221250.02875

C00002YPR033CC000200.10.033750.06625

C00003YKR066CC000040.250.2250.025

C00003YPR167CC000040.250.1778310.072169

C00010YER090WC000240.250.11250.1375

C00010YER178WC000240.1891880.14250.046688

C00024YAL054CC000330.210.1996260.010374

C00024YCL030CC065480.250.09750.1525

C00024YLR153CC000330.210.1996260.010374

C00025YHR037WC039120.3750.2026430.172357

C00026YIR034CC004490.2716880.250.021688

C00035YGL047WC000960.18750.1650.0225

C00037YOL049WC000510.483750.250.23375

C00047YPL096WC129890.250.2250.025

C00055YBL013WC041210.1778310.123750.054081

C00055YDR410CC041210.250.221250.02875

C00055YKR069WC041210.250.191250.05875

C00065YBR263WC001430.3750.250.125

C00065YLR058CC001430.3750.250.125

C00083YPL231WC126470.0732230.026250.046973

C00085YKL104CC003520.250.23250.0175

C00086YIR029WC004990.45250.3750.0775

C00096YBR252WC001440.250.120.13

C00096YGR036CC006360.250.243750.00625

C00108YDR354WC043020.3750.23250.1425

C00109YCL018WC060320.3833760.366250.017126

C00118YGL026CC035060.3750.373750.00125

C00143YGL125WC004400.30250.283750.01875

C00155YNL256WC011180.250.221250.02875

C00167YJR131WC001910.250.210.04

C00191YOR065WC057870.250.198750.05125

C00223YDR062WC120960.08250.0822440.000256

C00223YMR296CC120960.08250.048750.03375

C00234YDR408CC043760.366250.321250.045

C00333YJR153WC004700.3750.123750.25125

C00448YDL205CC161440.2250.191250.03375

C00582YHL003CC055980.250.18750.0625

C00582YKL008CC055980.250.18750.0625

C00632YDR120CC058310.250.150.1

C00652YML086CC063160.5650.366250.19875

C00842YDR127WC060170.11250.090.0225

C00864YDR531WC034920.251250.250.00125

C00931YDL205CC010240.596250.3750.22125

C01063YBL015WC098130.12750.11250.015

C01079YDR044WC032630.418750.250.16875

C01096YCL030CC028880.250.228750.02125

C01100YIL116WC012670.3750.250.125

C01902YML008CC088300.3750.250.125

C02411YGR155WC030580.090.0750.015

C02909YHR007CC140980.250.1950.055

C03012YDR402CC117130.363750.25750.10625

C03598YPR167CC042970.250.18750.0625

C04751YAR015WC048230.340.328750.01125

C04874YDR452WC059250.168750.1250.04375

C06102YLR231CC061050.5350.250.285

C06397YBR029CC078380.183750.176250.0075

C06599YNL202WC066000.1479380.1133760.034562

C06714YDR127WC067230.09750.086250.01125

C07649YDR402CC126730.550.36250.1875

C07732YGR234WC077330.30750.250.0575

C09811YGL063WC098120.11250.101250.01125

C11907YPR118WC119080.250.228750.02125

C11923YFR015CC123840.250.030.22

C11923YLR258WC123840.250.030.22

C14082YHR007CC140890.250.1950.055

C15786YGR060WC157970.093750.086250.0075
Figure 2

Distribution of differences in Table 4.

Distance to nearest positive triads and negative triads of misclassified positive triads. Distribution of differences in Table 4. Like most of the other prediction methods, the current prediction method also has its own limitation. For example, for those query triads without any similarity at all to any of the triads in the training datasets, the performance of the current prediction method might be poor. This is because the current prediction method was established on the basis of the "triad similarity", i.e., the similarity between substrates, between enzymes, and between products. As pointed out by one of the anonymous reviewers, it would be interesting to further discuss the current algorithm from the viewpoint of divergent and convergent evolution [59]. We shall work on such an interesting topic in our future work.

Conclusions

Metabolic pathway is one of the key biological networks, consisting of many metabolic reactions involving substrates, enzymes, and products, where substrates can be transformed into products with some particular catalytic enzymes. Knowledge about the network of substrate-enzyme-product triads is very useful for in-depth studies of the metabolic pathways. It is both time-consuming and costly to determine the network through biological experiments alone, and hence it is highly desired to develop computational methods in this regard. The computational method reported in this paper can be used to identify the network of substrate-enzyme-product triads with quite high success rate. It is anticipated that the method may become a very useful tool for studying drug metabolism systems. Meanwhile, as shown through this study, it is quite promising to introduce the molecular graph and functional domain composition into this area. Since user-friendly and publicly accessible web-servers represent the future direction for developing practically more useful predictors [60], we shall design a user-friendly web-server for the prediction method so that many experimental bench scientists can easily use it to get the desired results without the need to go through all the mathematical details.

Authors' contributions

LC, KYF, and YDC did materials preparation, method design and programming. LC wrote the paper, KYF, YDC, KCC, and HPL gave scientific advice and made revision. All authors have read and approved the final manuscript.

Additional file 1

Networking and non-networking triad samples in the training dataset and testing dataset used in this study. Each triad consists of a substrate, an enzyme, and a product. Click here for file

Additional file 2

The detailed prediction results. This file lists the prediction results for each of the testing sample in Additional File 1. Click here for file
  45 in total

1.  Do structurally similar molecules have similar biological activity?

Authors:  Yvonne C Martin; James L Kofron; Linda M Traphagen
Journal:  J Med Chem       Date:  2002-09-12       Impact factor: 7.446

Review 2.  Kinetics of processive nucleic acid polymerases and nucleases.

Authors:  K C Chou; F J Kézdy; F Reusser
Journal:  Anal Biochem       Date:  1994-09       Impact factor: 3.365

3.  LIGAND: chemical database for enzyme reactions.

Authors:  S Goto; T Nishioka; M Kanehisa
Journal:  Bioinformatics       Date:  1998       Impact factor: 6.937

Review 4.  Applications of graph theory to enzyme kinetics and protein folding kinetics. Steady and non-steady-state systems.

Authors:  K C Chou
Journal:  Biophys Chem       Date:  1990-01       Impact factor: 2.352

5.  Graphic rules in steady and non-steady state enzyme kinetics.

Authors:  K C Chou
Journal:  J Biol Chem       Date:  1989-07-15       Impact factor: 5.157

6.  Microcomputer tools for steady-state enzyme kinetics.

Authors:  D Myers; G Palmer
Journal:  Comput Appl Biosci       Date:  1985

7.  An extension of Chou's graphic rules for deriving enzyme kinetic equations to systems involving parallel reaction pathways.

Authors:  G P Zhou; M H Deng
Journal:  Biochem J       Date:  1984-08-15       Impact factor: 3.857

8.  Graphical rules for non-steady state enzyme kinetics.

Authors:  C Kuo-Chen; L W Min
Journal:  J Theor Biol       Date:  1981-08-21       Impact factor: 2.691

9.  Kinetic studies with the non-nucleoside HIV-1 reverse transcriptase inhibitor U-88204E.

Authors:  I W Althaus; J J Chou; A J Gonzales; M R Deibel; K C Chou; F J Kezdy; D L Romero; J R Palmer; R C Thomas; P A Aristoff
Journal:  Biochemistry       Date:  1993-07-06       Impact factor: 3.162

10.  The quinoline U-78036 is a potent inhibitor of HIV-1 reverse transcriptase.

Authors:  I W Althaus; A J Gonzales; J J Chou; D L Romero; M R Deibel; K C Chou; F J Kezdy; L Resnick; M E Busso; A G So
Journal:  J Biol Chem       Date:  1993-07-15       Impact factor: 5.157

View more
  21 in total

1.  Study of drug function based on similarity of pathway fingerprint.

Authors:  Hao Ye; Kailin Tang; Linlin Yang; Zhiwei Cao; Yixue Li
Journal:  Protein Cell       Date:  2012-03-17       Impact factor: 14.870

2.  In vitro transcriptomic prediction of hepatotoxicity for early drug discovery.

Authors:  Feng Cheng; Dan Theodorescu; Ira G Schulman; Jae K Lee
Journal:  J Theor Biol       Date:  2011-08-27       Impact factor: 2.691

3.  Identification of compound-protein interactions through the analysis of gene ontology, KEGG enrichment for proteins and molecular fragments of compounds.

Authors:  Lei Chen; Yu-Hang Zhang; Mingyue Zheng; Tao Huang; Yu-Dong Cai
Journal:  Mol Genet Genomics       Date:  2016-08-16       Impact factor: 3.291

4.  Discriminating cirRNAs from other lncRNAs using a hierarchical extreme learning machine (H-ELM) algorithm with feature selection.

Authors:  Lei Chen; Yu-Hang Zhang; Guohua Huang; Xiaoyong Pan; ShaoPeng Wang; Tao Huang; Yu-Dong Cai
Journal:  Mol Genet Genomics       Date:  2017-09-14       Impact factor: 3.291

5.  Prediction of effective drug combinations by chemical interaction, protein interaction and target enrichment of KEGG pathways.

Authors:  Lei Chen; Bi-Qing Li; Ming-Yue Zheng; Jian Zhang; Kai-Yan Feng; Yu-Dong Cai
Journal:  Biomed Res Int       Date:  2013-09-05       Impact factor: 3.411

6.  Classification and analysis of regulatory pathways using graph property, biochemical and physicochemical property, and functional property.

Authors:  Tao Huang; Lei Chen; Yu-Dong Cai; Kuo-Chen Chou
Journal:  PLoS One       Date:  2011-09-28       Impact factor: 3.240

7.  3D QSAR pharmacophore modeling, in silico screening, and density functional theory (DFT) approaches for identification of human chymase inhibitors.

Authors:  Mahreen Arooj; Sundarapandian Thangapandian; Shalini John; Swan Hwang; Jong Keun Park; Keun Woo Lee
Journal:  Int J Mol Sci       Date:  2011-12-12       Impact factor: 5.923

8.  Identification of amino acid propensities that are strong determinants of linear B-cell epitope using neural networks.

Authors:  Chun-Hung Su; Nikhil R Pal; Ken-Li Lin; I-Fang Chung
Journal:  PLoS One       Date:  2012-02-08       Impact factor: 3.240

9.  Imbalanced multi-modal multi-label learning for subcellular localization prediction of human proteins with both single and multiple sites.

Authors:  Jianjun He; Hong Gu; Wenqi Liu
Journal:  PLoS One       Date:  2012-06-08       Impact factor: 3.240

Review 10.  Review of Machine Learning Methods for the Prediction and Reconstruction of Metabolic Pathways.

Authors:  Hayat Ali Shah; Juan Liu; Zhihui Yang; Jing Feng
Journal:  Front Mol Biosci       Date:  2021-06-17
View more

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