Next Article in Journal
Rheological Behaviors of Polyacrylonitrile/1-Butyl-3- Methylimidazolium Chloride Concentrated Solutions
Next Article in Special Issue
Results from the Use of Molecular Descriptors Family on Structure Property/Activity Relationships
Previous Article in Journal
Cell Adhesion Regulates Expression of the Androgen Receptor and Coregulators in Different Prostate Cancer Cells
Previous Article in Special Issue
Interactions between Cytochrome c and DNA Strands Self-Assembled at Gold Electrode
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

An In Silico Method for Screening Nicotine Derivatives as Cytochrome P450 2A6 Selective Inhibitors Based on Kernel Partial Least Squares

1
School of Life Science and Technology, Dalian Fisheries University, Dalian 116023, P.R. China.
2
School of Chemical Engineering, Dalian University of Technology, Dalian 116012, P.R. China
*
Author to whom correspondence should be addressed.
Int. J. Mol. Sci. 2007, 8(2), 166-179; https://doi.org/10.3390/i8020166
Submission received: 13 December 2006 / Accepted: 19 January 2007 / Published: 28 February 2007
(This article belongs to the Special Issue Interaction of Biological Molecules)

Abstract

:
Nicotine and a variety of other drugs and toxins are metabolized by cytochrome P450 (CYP) 2A6. The aim of the present study was to build a quantitative structure-activity relationship (QSAR) model to predict the activities of nicotine analogues on CYP2A6. Kernel partial least squares (K-PLS) regression was employed with the electro-topological descriptors to build the computational models. Both the internal and external predictabilities of the models were evaluated with test sets to ensure their validity and reliability. As a comparison to K-PLS, a standard PLS algorithm was also applied on the same training and test sets. Our results show that the K-PLS produced reasonable results that outperformed the PLS model on the datasets. The obtained K-PLS model will be helpful for the design of novel nicotine-like selective CYP2A6 inhibitors.

1. Introduction

Cytochrome P450 2A6 (CYP2A6), the major coumarin 7-hydroxylase present in human liver (Cashman, etc., 1992; Pearce, etc., 1992; Shimada, etc., 1996), is known to metabolize a variety of compounds including quinoline (Reigh, etc., 1996), nicotine (Nakajima, etc., 1996), cotinine (Nakajima, etc., 1996), and various N-nitroso compounds present in cigarette smoke (Guengerich, etc., 1994). Hepatic CYP2A6 catalyses the major route of nicotine metabolism via the intermediacy of the aldehyde oxidase-catalyzed iminium ion that is converted to the metabolite, cotinine. (Cashman, etc., 1992; Tricker, 2003; Hukkanen, etc., 2005). The efficiency of CYP2A6-mediated metabolism of nicotine is closely related to the specific concentration of nicotine in blood for keeping addiction liability. Potent and specific inhibitors of the CYP2A6 enzyme might improve nicotine bioavailability and thus make oral nicotine administration feasible in smoking cessation therapy. The inhibition of CYP2A6 may decrease the number of cigarettes a person needs to smoke to obtain their desired blood nicotine concentration. Nowadays, a number of compounds tested as CYP2A6 inhibitors possess strong inhibitory effects (Draper, etc., 1997; Maenpaa, etc., 1993; Fujita, etc., 2003). However, to our knowledge, no compounds have been characterized as both potent and selective CYP2A6 inhibitors. In the present study QSAR models were established based on a series of nicotine derivatives, with the ultimate aim of aiding the prediction and development of a potent and specific CYP2A6 inhibitor. The in silico methods were built employing electrotopological state descriptors by using kernel partial least squares (K-PLS), a relatively novel method in chemometrics compared to the partial least squares (PLS) method.
The partial least squares method (Wold, 1975; Wold, etc., 1984) has been a popular modeling, regression, discrimination and classification technique in its domain of origin chemometrics. In its general form PLS creates orthogonal score vectors by using the existing correlations between different sets of variables while also keeping most of the variance of all sets. It is a statistical tool specifically designed to deal with multiple regression problems, where the number of observations is limited, the missing data are numerous and the correlations between the predictor variables are high.
PLS has proven to be useful in situations where the number of observed variables is much greater than the number of observations and high multicollinearity among the variables exists. This situation is quite common in the case of kernel-based learning where the original data are mapped to a highdimensional feature space corresponding to a reproducing kernel Hilbert space. Too high dimensions also cause problems like overfitting, thus leading to the decrease of the prediction accuracy of the external data. As an alternative to PLS, a nonlinear PLS has been newly developed based on kernel methods, i.e., kernel partial least squares. In the next section, a detailed description of K-PLS was offered.
The outline of the paper is as follows. The kernel partial least squares analysis was introduced based on an optimization-derived method. QSAR models were built for nicotine analogues employing K-PLS for a library of 58 nicotine analogues as CYP2A6 selective inhibitors (Denton, etc., 2005). Finally, PLS and K-PLS were compared to determine which exhibits superior performance.

2. Material and methods

2.1. Kernel partial least squares

As a generic kernel regression method, kernel partial least squares has been proven to be more competitive, and even more stable than other kernel regression algorithms such as support vector machines (SVM) and kernel ridge regression, and this method is also much more easily implemented (John and Nello, 2004).
The idea of the kernel PLS is developed based on the mapping of the original Ξ-space data into a high-dimensional feature space. A kernel is a continuous function κ: Ξ × Ξ → P for which there exists an Φ inner product space as a representation space and a map φ : Ξ → Φ such that for all x, yε Ξ
K ( x , y ) = φ ( x ) · φ ( y )
This definition allows us to perform calculations in the Φ space in an implicit way, by substituting the scalar product operation with its corresponding kernel version.
In the following part, a derivation of Direct Kernel Partial Least Squares (DK-PLS) based on the optimization algorithm (Bennett and Embrechts, 2003) for nonlinear regression is introduced. The DKPLS is developed on the basis of a direct factorization of the kernel matrix. DK-PLS has the advantage that the kernel does not need to be square, which factorizes the kernel matrix directly and then the final regression function is computed based on this factorization. We provide here the simplified algorithm for one response variable, which is more popular in QSAR modeling.
Lets consider the data sample (X, Y) where X εRm×n, Y εRm×1 ; X and Y represent the variable matrix and the response matrix (normally a one-dimensional vector), respectively. First to define a Gram matrix in feature space: K0 = Φ(X )Φ(X ′), i.e., Kij = K (Xi, Xj). Let Kc be the centered form of K0, the Y′ = y has been normalized to have mean 0 and standard deviation 1. Let M be the desired number of latent variables.
  • from k = 1 to M
  • Kij = K (Xi, Xj)
  • um = KmKmym
  • um = um/||um||
  • Km+1 = KmumumKm
  • ym+1 = ymumumYm
  • ym+1 = ym+1/||ym+1||
  • The final regression coefficients r are calculated by the following formula
    r = K c Y ( U K c K c Y ) - c U y
    where the mth columns of Y and U are ym and um respectively.
  • The final predictions are
    f ( x ) = i = 1 κ K ( x i , x ) r i
It should be noted that the test data should be centralized before, according to the following formula:
K c e n t e r t r a i n = ( I - 1 κ 1 · 1 ) K t r a i n ( I - 1 κ 1 · 1 ) K c e n t e r t e s t = ( K t e s t - 1 κ 1 · 1 K t r a i n ) ( I - 1 κ 1 · 1 )
where 1 is the vector of element 1, I is the unit matrix. As we can see that this algorithm is easy to be complemented using C- or other languages. This derivation should make the PLS algorithm more accessible to machine learning researchers and popularly used for chemometrics applications.
Meanwhile, in order to compare the performances of K-PLS and PLS methods on the data set, the Partial Least Squares regression using the SIMPLS algorithm is also proposed (Jong, 1993). The same training and test sets are applied for both K-PLS and PLS models.

2.2. Data set

In the present study, we used a data set of 55 nicotine analogues whose selective inhibition on CYP2A6 was reported in the literature (Denton, etc., 2005). All these compounds were shown in Tables 1 and 2. The relative potency of the analogues, expressed by Ki values, on the functional activity of cDNA-expressed human CYP2A6 were determined by examining coumarin 7-hydroxylation (Denton, etc., 2005). Several molecules (Tables 1, 2) with un-deterministic chemical structure such as molecule 38b in the original paper (Denton, etc., 2005) were omitted in this work. In order to guarantee the linear distribution of the biological data, the Ki values were transformed into -LogKi.
The molecular descriptors in Table 3 were computed using MolconnZ program. The model has been trained by a training set (3/4 of the whole data) and validated by an independent test set (1/4) (Table 1).

3. Results and discussion

3.1. Molecular descriptors

In the past decade, electrotopological state (E-state) indices have been used for correlating a variety of physicochemical and biological properties of chemical compounds. The E-state indices are computed for each atom in a molecule and encode information about both the topological environment of that atom and the electronic interactions due to all other atoms in the molecule (Kier and Hall, 1990). E-state indices have been found to be very useful in building QSAR models (Wang, etc., 2004; Wang, etc., 2005a; Wang, etc., 2005b). In this work, the E-state descriptors with detailed definitions are indicated in Table 3. For the present data, the sum of intrinsic state (sumI) and the sum of delta-I values (sum-delI), the extreme atom level E-State values (Hmax, Gmax and Hmin), as well as the number of hydrogen bond (H-bond) donor and acceptor are found to be useful in construction of a reliable K-PLS model. The intrinsic state encodes the valence state electronegativity of the atom as well as its local topology, which are particularly useful for describing the chemical features of a series of compounds. It has been found that the H-bonding and aromatic-aromatic interactions are very important for the binding of nicotine analogues with CYP2A6 enzyme (Yano, etc, 2006). Our present model, similarly, demonstrates that two descriptors of nHBa and nwHBa describing the hydrogen bonding interaction, as well as another descriptor of SwHBa describing aromatic carbons, are crucial for the functioning of nicotine inhibitors. All these descriptors possibly revealed that the nicotine derivatives play a main role of hydrogen-bond donor when interacting with the P450 enzyme. The importance of these descriptors also proved the previous results obtained by Yano, etc. (Yano, etc, 2006).

3.2. K-PLS parameters

K-PLS performs as well as or better than support vector regression for moderately-sized problems with the advantages of simple implementation, less training cost, and easier tuning of parameters. The most critical and demanding phase of any K-PLS model is the definition of kernels and the determination of parameters.
From the functions available, three types of kernels are popularly used in both SVM and K-PLS, i.e., linear, polynomial (a quadratic kernel function is normally applied) and radial basis function (Gaussian kernel), or to obtain complex kernels by combining simpler ones. The Gaussian kernel is possibly the simplest and effective kernel functions used in many cases. Therefore, in this work in the case of the kernel transformations we used a Gaussian RBF kernel function, which has the form:
K ( X i , X j ) = exp ( - | | X i - X j | | 2 w )
Before generating the kernel, all the data have been firstly Mahalanobis scaled to have mean 0 and standard deviation 1. The value of w (width) for the Gaussian kernel should be tuned before the calculations proceed. In this work, the w values varying from 1 to 8 are assigned for the Gaussian function. The number of components was randomly assigned as 3, as this value did not influence the optimal choice of w values. Correlation coefficients (R) of predicted versus measured -logKis, as well as the mean squared errors (MSE) were determined for each method to reflect their bias and precision, respectively. Fig. 1 illustrates that the MSE and the R vary with the w value for the training and test data.
As can be seen from Fig. 1, with the increase of the w value, the regression errors and coefficients of both data sets come approaching to each other with small fluctuations. Although their MSEs are not identical there is no real difference in their performance. These experiments illustrated that K-PLS was less sensitive to the tuning procedure. From this figure, we can find that the K-PLS model performs best for the present case when w =4.5, with the coefficients of 0.95 and 0.70, and errors of 0.07 and 0.63 for the training and test sets, respectively (Table 4).
A second aspect for application of K-PLS regression analysis is the optimal choice of the number of latent components (N). The optimal parameters could result in a better K-PLS performance. Fig. 2 illustrates what happens if a different choice of the number of the latent variables of K-PLS is made. When the number of the latent variables ranges from 1 to 6, reliable number is detected, i.e., N=3, which is reasonable for both training and test sets. From Fig. 2, one can find that the correlation coefficients for the training sets increase with the increase of the number of latent variables, which result in the decrease of regression errors. However, for test sets, R keeps almost constant, whereas resulting in a continuous increase of MSE.

3.3. Interpretation of the K-PLS model

The structure of the optimum K-PLS achieving the highest R coefficient was determined. Meanwhile, a leave-one out cross-validated Q2 (0.41) was also obtained for the model. Fig. 3 shows the performance of this model. As can be seen from this figure, all compounds of training and test sets are equally distributed around the diagonal line y = x. The results indicate that the proposed K-PLS based model can be used in virtual screening or optimization of nicotine-like lead compounds for the inhibition of CYP2A6.
From this figure, we can find that the most potent compounds like S29, S30 and S37 in the training set, or like S10 and S44 in the test set are correctly modeled. However, we also find that the prediction errors of the model for compounds S50 and S51 are big. One major reason is that the two compounds are the ones with the weakest inhibitory effects on CYP2A6. Thus, the chemical space of the model might not be big enough to cover these two compounds, although in the training sets several compounds with the same biggest Ki values (S2 and S13) were deliberately included. However, even for a series of synthesized compounds, it is possible that they are sparsely distributed through the chemical space, thus making the model resulted from the study of these compounds inapplicable to other molecules (Sun, 2006). Being renovated by addition of new data in the future, the model may expand its coverage to a new applicability. Another possible reason is that those compounds with the same biggest Ki values are structurally different. It is just those molecules with different structures but same activities in one data set that might cause difficulties for the derived-model to correctly predict the activity using structure-based method. In addition, the two compounds possess negative charges at physiologic pH, which may also cause the prediction in-capablility of the model, since the descriptors applied in the present model do not work with negatively charged compounds.
Based on the obtained model, we have attempted the prediction of lots of new virtual compounds for their binding abilities. Two compounds (P1, P2) with their structures shown in Table 2 were obtained with relatively potent binding affinities with CYP2A6, and their predicted pKi values are −1.35 and −0.80 respectively. The prediction attempt might be useful for advancing our work for synthetic studies of this series of compounds.

3.4. Comparisons between K-PLS and PLS

A kernel version of PLS has some important advantages, such as the ability to find non-linear, global solutions and to work with high dimensional input vectors. Different from the PLS involving two orders of correlation for the latent components, K-PLS has three or more orders of correlation for the nonlinear components. As a relatively new method K-PLS has not gained the popularity as PLS in the field of chemometrics and other relevant fields. For a comparison of performance of both PLS and K-PLS, PLS approach was also applied to build QSAR models using the same training and test tests in the present work. The number of latent components was assigned 4 based on the optimum R and MSE obtained for both training and test sets (data not shown). Finally, the structure of the optimum PLS achieving the highest R coefficient was determined. Upon inspecting the results the first thing one notices is that the nonlinear K-PLS outperforms its linear conversion.
Fig. 4 depicts the optimum PLS modeling results and all of the statistical results were shown in Table 4. PLS has been widely used in the modeling of biochemical databases, but the technique is often unsuitable for predicting very complex phenomena such as the ADME/T properties of drugs. Basically, partial least squares regression is an extension of the multiple linear regression method. However, the present case is quite complex, where many compounds are structurally different, but with identical activities, such as the Ki values for S2, S13 and S51 are all 67, for S5 and S40 are both 1.4, for S10, S24 and S48 are all 0.25, and for S42 and S47 are both 0.17. This fact indicates that the relationship between the structure and activity of nicotine analogues may be nonlinear. And a linear technique is usually inapplicable for the study of data sets with nonlinear relationships. This might be the reason why the K-PLS model is successful but PLS fails to produce reasonable results on the data sets. For these data sets, and even for the training set, PLS model performs badly. Based on the results depicted in Figures 3 and 4, one might conclude that K-PLS is a preferable method to PLS on these datasets, where K-PLS exhibits obvious advantages over PLS.

4. Conclusion

The main goal of this paper was to build a QSAR model for nicotine derivatives as selective CYP2A6 inhibitors. Another goal was also to compare the performances of kernel partial least squares and partial least squares analysis methods when being applied to QSAR modeling. Due to the nonlinearity of the data, K-PLS outperforms PLS in the present work. The above successful application of K-PLS method on nicotine derivatives will be helpful for quantitative design of nicotine analogues as selective CYP2A6 inhibitors.
This work also proposes a derivation of K-PLS based on optimization algorithms, which makes the K-PLS approach more easily applied for chemometrics field, and also more accessible to machine learning researchers. All these will promote the kernel partial least squares algorithm, a relatively novel method, to gain popularities in chemometrics applications and other fields.

Acknowledgements

This paper was supported by the Youth Teacher Fund of Dalian University of Technology.

References

  1. Bennett, K.P.; Embrechts, M. J. Advances in Learning Theory: Methods, Models and Applications, NATO Science Series III: Computer & Systems Sciences; Suykens, J. A. K., Horvath, G., Basu, S., Micchelli, C., Vandewalle, J., Eds.; IOS Press: Amsterdam, 2003; Volume 190, p. 227. [Google Scholar]
  2. Cashman, J.R.; Park, S.B.; Yang, Z.-C.; Wrighton, S.A.; Jacob, P., III; Benowitz, N.L. Metabolism of nicotine by human liver microsomes: Stereoselective formation of trans-nicotine N′-oxide. Chem. Res. Toxicol 1992, 5, 639–646. [Google Scholar]
  3. de Jong, S. SIMPLS: an alternative approach to partial least squares regression. Chemometr. Intell. Lab 1993, 18, 251–263. [Google Scholar]
  4. Denton, T. T.; Zhang, X.; Cashman, J. R. 5-Substituted, 6-substituted, and unsubstituted 3- heteroaromatic pyridine analogues of nicotine as selective inhibitors of cytochrome P-450 2A6. J. Med. Chem 2005, 48, 224–239. [Google Scholar]
  5. Draper, A. J.; Madan, A.; Parkinson, A. Inhibition of coumarin 7-hydroxylase activity in human liver microsomes. Arch. Biochem. Biophys 1997, 341, 47–61. [Google Scholar]
  6. Fujita, K.; Kamataki, T. Screening of organosulfur compounds as inhibitors of human CYP2A6. Drug Metab. Dispos 2001, 29, 983–989. [Google Scholar]
  7. Guengerich, F. P.; Shimada, T.; Yun, C.; Yamazaki, H.; Raney, K. D.; Thier, R.; Coles, B.; Harris, T. M. Interactions of ingested food, beverage, and tobacco components involving human cytochrome P4501A2, 2A6, 2E1, and 3A4 enzymes. Environ. Health Perspect 1994, 102, 49–53. [Google Scholar]
  8. Hukkanen, J.; Jacob, P., III; Benowitz, N.L. Metabolism and Disposition Kinetics of Nicotine. Pharmacol. Rev 2005, 57, 79–115. [Google Scholar]
  9. John, S. T.; Nello, C. Kernel methods for pattern analysis; Cambridge Univ Pr, 2004; pp. 137–189. [Google Scholar]
  10. Kier, L. B.; Hall, L. H. An electrotopological-state index for atoms in molecules. Pharm. Res 1990, 7, 801–807. [Google Scholar]
  11. Nakajima, M.; Yamamoto, T.; Nunoya, K.; Yokoi, T.; Nagashimi, K.; Inque, K.; Funae, Y.; Shimada, N.; Kamataki, T.; Kuroiwa, Y. Role of human cytochrome P4502A6 in C-oxidation of nicotine. Drug Metab. Dispos 1996, 24, 1212–1217. [Google Scholar]
  12. Maenpaa, J.; Sigusch, H.; Raunio, H.; Syngelma, T.; Vuorela, P.; Vuorela, H.; Pelkonen, O. Differential inhibition of coumarin 7-hydroxylase activity in mouse and human liver microsomes. Biochem. Pharmacol 1993, 45, 1035–1042. [Google Scholar]
  13. Nakajima, M.; Yamamoto, T.; Nunoya, K.; Yokoi, T.; Nagashimi, K.; Inque, K.; Funae, Y.; Shimada, N.; Kamataki, T.; Kuroiwa, Y. Characterization of CYP2A6 involved in 39- hydroxylation of cotinine in human liver microsomes. J. Pharmacol. Exp. Ther 1996, 277, 1010– 1015. [Google Scholar]
  14. Pearce, R.; Greenway, D.; Parkinson, A. Species differences and interindividual variation in liver microsomal cytochrome P450 2A enzymes: effects on coumarin, dicoumarol, and testosterone oxidation. Arch. Biochem. Biophys 1992, 298, 211–225. [Google Scholar]
  15. Reigh, G.; McMahon, H.; Ishizaki, M.; Ohara, T.; Shimane, K.; Esumi, Y.; Green, C.; Tyson, C.; Ninomiya, S. Cytochrome P450 species involved in the metabolism of quinoline. Carcinogenesis 1996, 17, 1989–1996. [Google Scholar]
  16. Shimada, T.; Yamazaki, H.; Guengerich, F. P. Ethnic-related differences in coumarin 7- hydroxylation activities catalyzed by cytochrome P4502A6 in liver microsomes of Japanese and Caucasian populations. Xenobiotica 1996, 26, 395–403. [Google Scholar]
  17. Sun, H. M. Predicting ADMET properties by projecting onto chemical space-benefits and pitfalls. Curr. Comput. Aided Drug D 2006, 2, 179–193. [Google Scholar]
  18. Tricker, A. R. Nicotine metabolism, human drug metabolism polymorphisms, and smoking behaviour. Toxicology 2003, 183, 151–173. [Google Scholar]
  19. Yano, J. K.; Denton, T. T.; Cerny, M. A.; Zhang, X.; Johnson, E. F.; Cashman, J. R. Synthetic Inhibitors of Cytochrome P-450 2A6: Inhibitory Activity, Difference Spectra, Mechanism of Inhibition, and Protein Cocrystallization. J. Med. Chem 2006, 49, 6987–7002. [Google Scholar]
  20. Wang, Y. H.; Han, K. L.; Yang, S. L.; Yang, L. Structural determinants of steroids for cytochrome P4503A4-mediated metabolism. J. Mol. Struct. (THEOCHEM) 2004, 710, 215–221. [Google Scholar]
  21. Wang, Y. H.; Li, Y.; Li, Y.H.; Yang, S. L.; Yang, L. Modeling Km values using electrotopological state: substrates for cytochrome P450 3A4-mediated metabolism. Bioorg. Med. Chem. Lett 2005a, 15, 4076–4084. [Google Scholar]
  22. Wang, Y. H.; Li, Y.; Yang, S.L.; Yang, L. Classification of substrates and inhibitors of Pglycoprotein using unsupervised machine learning approach. J. Chem. Inf. Model 2005b, 45, 750–757. [Google Scholar]
  23. Wold, H. Perspectives in Probability and Statistics; Gani, J., Ed.; Academic Press: London, 1975; p. 520. [Google Scholar]
  24. Wold, S.; Ruhe, H.; Wold, H.; Dunn, W. J. The collinearity problem in linear regression. The PLS approach to generalized inverse. SIAM J. Sci. Statist. Comput 1984, 5, 735–743. [Google Scholar]
Figure 1. Modeling results for the training and test sets with different w values of the Gaussian kernel.
Figure 1. Modeling results for the training and test sets with different w values of the Gaussian kernel.
Ijms 08 00166f1
Figure 2. The coefficients and residues for the training and test sets when w =4.5 for the K-PLS model.
Figure 2. The coefficients and residues for the training and test sets when w =4.5 for the K-PLS model.
Ijms 08 00166f2
Figure 3. The kernel partial least squares analysis of pKi for nicotine derivatives.
Figure 3. The kernel partial least squares analysis of pKi for nicotine derivatives.
Ijms 08 00166f3
Figure 4. The partial least squares analysis of pKi for nicotine derivatives.
Figure 4. The partial least squares analysis of pKi for nicotine derivatives.
Ijms 08 00166f4
Table 1. -LogKi values and molecular descriptors for nicotine analogues
Table 1. -LogKi values and molecular descriptors for nicotine analogues
namepKisumdelIsumIQvnHBdnHBanwHBaSHBdSHBaSwHBaHmaxGmaxHminnrings
S10.686.78331.50.969039017.78311.681.44712.5210.622
S2−1.833.894291.319039010.92314.3461.4245.0090.6142
S3−0.182.92126.251.39602905.89214.8261.3644.1410.6052
S40.105.50430.8330.9330310015.93814.8951.43110.4461.2372
S5*−0.156.2932.51.050310016.62614.2921.37911.0850.6862
S60.661.82922.1671.16802905.75216.4151.3284.0451.1862
S70.016.48129.8330.849039017.6112.2231.43412.421.2122
S8−0.993.65627.3331.188039010.79914.9171.4114.9780.7232
S9−0.652.70124.5831.25102905.79515.41.3514.0981.1982
S10*0.602.08623.8331.33102905.8215.891.3364.0860.5932
S11−0.426.82631.50.969039017.77811.6851.44212.520.622
S12−0.823.937291.319039010.89714.3731.4195.0080.6142
S13−1.837.09332.50.840310019.5131.47910.3421.2552
S14−0.892.83325.3331.074021008.2317.1031.3644.2091.1872
S15*−1.653.2271.217021008.37116.5781.3724.3090.632
S16*−0.713.23271.217021008.32116.6221.374.270.5852
S17−0.433.261271.217021008.35216.621.3684.3090.5762
S18−0.993.301271.217021008.45416.561.374.4030.6212
S19−0.263.65926.3330.994039012.17714.1571.3954.0981.2432
S20−1.443.45826.3330.994039011.8514.4831.3844.0061.2352
S21−0.804.53729.1111.0470310013.68815.4231.4075.6721.2342
S22*−0.042.73225.3331.074021008.06717.2671.3534.0331.2212
S23−1.653.8232.6671.093021408.54324.1241.4294.431.2063
S240.6053.04723.8331.011381.69310.96712.8661.6934.0911.2252
S25−0.7953.5525.51.1631381.71511.3312.241.7154.2850.6312
S260.625.15432.8330.95514102.62916.94715.8862.6298.3631.2442
S270.156.73934.50.86514102.64720.50913.9912.6478.2971.2622
S28−0.146.73934.50.86514102.64720.50913.9912.6478.2971.2622
S291.405.323291.0551391.4914.89113.6791.495.4540.7922
S301.703.69727.3331.1881391.46311.32915.3891.4635.5360.7442
S310.554.73629.51.1821391.5412.68814.1671.545.6080.5562
S320.752.93127.8331.3281391.5139.05915.8771.5134.1070.5392
S33−1.352.59429.3331.47303908.1416.0151.3594.1280.5612
S34*−1.674.515311.319039011.83514.3051.3865.6990.5792
S35−0.755.05329.3331.0311392.46314.52914.6882.4638.8930.8692
S36−1.556.68310.9231392.4918.09112.9782.498.7880.9172
S371.053.31723.1671.0861271.459.07713.6921.455.1820.741
S38*0.052.73123.6671.2471271.56.88414.1921.53.9410.5271
S39−1.362.64325.1671.41502705.99714.3871.3353.9660.5491
S40−0.153.83929.51.18212111.459.60519.3041.455.5260.722
S41−1.042.41925.51.47902905.95915.3391.3494.1880.5892
S42*0.772.21523.8331.33102905.85715.9181.3364.1450.5832
S43*0.233.51625.8331.1331391.56911.22914.6051.5695.6141.222
S44*0.892.83325.3331.178038010.14913.2331.3674.2090.6412
S450.283.34326.8331.232038010.37113.4191.3714.280.4982
S460.644.04236.51.1270314010.59225.0671.4454.4060.9283
S470.774.04236.51.1270314010.59225.0671.4454.4060.9283
S480.602.85325.3331.178038010.15413.2141.3764.1280.6642
S490.212.32923.6671.02503809.83613.8311.3873.9921.2272
S50*−1.813.28525.8330.861561.93617.1968.6371.9363.9251.2562
S51*−1.832.97825.6670.871056016.1819.4851.4983.9241.2612
S52−0.081.78722.1671.16802905.78316.3831.3334.0471.1592
S53−0.512.77323.1671.06903809.79713.3691.3644.1651.2262
S541.002.04423.8331.33102905.85115.8581.3414.0880.5932
S55*−0.644.9437.6671.0580315012.61725.051.4584.3751.2623
*Compounds used in test sets.
Table 2. All compounds used in this work
Table 2. All compounds used in this work
S1Ijms 08 00166f5S2Ijms 08 00166f6S3Ijms 08 00166f7
S4Ijms 08 00166f8S5Ijms 08 00166f9S6Ijms 08 00166f10
S7Ijms 08 00166f11S8Ijms 08 00166f12S9Ijms 08 00166f13
S10Ijms 08 00166f14S11Ijms 08 00166f15S12Ijms 08 00166f16
S13Ijms 08 00166f17S14Ijms 08 00166f18S15Ijms 08 00166f19
S16Ijms 08 00166f20S17Ijms 08 00166f21S18Ijms 08 00166f22
S19Ijms 08 00166f23S20Ijms 08 00166f24S21Ijms 08 00166f25
S22Ijms 08 00166f26S23Ijms 08 00166f27S24Ijms 08 00166f28
S25Ijms 08 00166f29S26Ijms 08 00166f30S27Ijms 08 00166f31
S28Ijms 08 00166f32S29Ijms 08 00166f33S30Ijms 08 00166f34
S31Ijms 08 00166f35S32Ijms 08 00166f36S33Ijms 08 00166f37
S34Ijms 08 00166f38S35Ijms 08 00166f39S36Ijms 08 00166f40
S37Ijms 08 00166f41S38Ijms 08 00166f42S39Ijms 08 00166f43
S40Ijms 08 00166f44S41Ijms 08 00166f45S42Ijms 08 00166f46
S43Ijms 08 00166f47S44Ijms 08 00166f48S45Ijms 08 00166f49
S46Ijms 08 00166f50S47Ijms 08 00166f51S48Ijms 08 00166f52
S49Ijms 08 00166f53S50Ijms 08 00166f54S51Ijms 08 00166f55
S52Ijms 08 00166f56S53Ijms 08 00166f57S54Ijms 08 00166f58
S55Ijms 08 00166f59P1Ijms 08 00166f60P2Ijms 08 00166f61
Table 3. The definition of the molecular descriptors used in this work
Table 3. The definition of the molecular descriptors used in this work
DescriptorDefinition
sumdelISum of delta-I values (Intrinsic State and E-State values).
sumISum of intrinsic state values (I).
QvQv is based on the E-State sumI values. It is the ratio of sumI’s for two extremes of the structure, i.e., molecule’s position along a line from Q calculated for the iso-structural alkane on one end and the most polar iso-skeletal version of the structure.
nHBd, nHBa
nwHBa, nwHBd
Hydrogen bond donor and acceptor counts (nwHBd and nwHBa are the weak hydrogen bonds).
SHBaAcceptor descriptor for molecule (sum of E-state values for all hydrogen bond acceptors in the molecule). The following groups are classified as acceptors: -OH, =NH, -NH2, -NH-, >N-, -O-, =O, -Salong with -F and -Cl.
SHBdDonor descriptor for molecule (sum of hydrogen E-State values for all hydrogen bond donors in the molecule). The following groups are classified as donors: -OH, =NH, -NH2, -NH-, -SH, and #CH.
SwHBaDescriptor for weak hydrogen bond acceptor (sum of E-State values for all weak hydrogen bond acceptors). Aromatic and otherwise unsaturated carbons are considered to be weak acceptors.
Hmax, Gmax, HminExtreme atom level E-State values in molecule:
  • Hmax—Largest hydrogen E-State value
  • Gmax—Largest E-State value
  • Hmin—Smallest hydrogen E-State value
nringsNumber of rings.
Table 4. The statistical results for K-PLS and PLS optimum models
Table 4. The statistical results for K-PLS and PLS optimum models
K-PLSPLS

RMSERMSE
Training0.950.070.620.47
Test0.700.630.091.29

Share and Cite

MDPI and ACS Style

Wang, Y.; Li, Y.; Wang, B. An In Silico Method for Screening Nicotine Derivatives as Cytochrome P450 2A6 Selective Inhibitors Based on Kernel Partial Least Squares. Int. J. Mol. Sci. 2007, 8, 166-179. https://doi.org/10.3390/i8020166

AMA Style

Wang Y, Li Y, Wang B. An In Silico Method for Screening Nicotine Derivatives as Cytochrome P450 2A6 Selective Inhibitors Based on Kernel Partial Least Squares. International Journal of Molecular Sciences. 2007; 8(2):166-179. https://doi.org/10.3390/i8020166

Chicago/Turabian Style

Wang, Yonghua, Yan Li, and Bin Wang. 2007. "An In Silico Method for Screening Nicotine Derivatives as Cytochrome P450 2A6 Selective Inhibitors Based on Kernel Partial Least Squares" International Journal of Molecular Sciences 8, no. 2: 166-179. https://doi.org/10.3390/i8020166

Article Metrics

Back to TopTop