Literature DB >> 32221780

Large-scale evaluation of cytochrome P450 2C9 mediated drug interaction potential with machine learning-based consensus modeling.

Anita Rácz1, György M Keserű2.   

Abstract

Cytochrome P450 (CYP) enzymes play an important role in the metabolism of xenobiotics. Since they are connected to drug interactions, screening for potential inhibitors is of utmost importance in drug discovery settings. Our study provides an extensive classification model for P450-drug interactions with one of the most prominent members, the 2C9 isoenzyme. Our model involved the largest set of 45,000 molecules ever used for developing prediction models. The models are based on three different types of descriptors, (a) typical one, two and three dimensional molecular descriptors, (b) chemical and pharmacophore fingerprints and (c) interaction fingerprints with docking scores. Two machine learning algorithms, the boosted tree and the multilayer feedforward of resilient backpropagation network were used and compared based on their performances. The models were validated both internally and using external validation sets. The results showed that the consensus voting technique with custom probability thresholds could provide promising results even in large-scale cases without any restrictions on the applicability domain. Our best model was capable to predict the 2C9 inhibitory activity with the area under the receiver operating characteristic curve (AUC) of 0.85 and 0.84 for the internal and the external test sets, respectively. The chemical space covered with the largest available dataset has reached its limit encompassing publicly available bioactivity data for the 2C9 isoenzyme.

Entities:  

Keywords:  ADME-tox; CYP 2C9; Classification; Cytochrome P450; Machine learning

Year:  2020        PMID: 32221780      PMCID: PMC7320947          DOI: 10.1007/s10822-020-00308-y

Source DB:  PubMed          Journal:  J Comput Aided Mol Des        ISSN: 0920-654X            Impact factor:   3.686


Introduction

The cytochrome P450 (CYP) enzyme family plays an important role in the biotransformation of xenobiotics. CYPs are involved in the bulk of phase I metabolism processes. Moreover, CYPs are responsible for most of the drug–drug interactions, which can affect the efficacy and safety of drugs. Many drugs have been withdrawn from the market due to the inhibition of these enzymes [1, 2]. Until now, 57 CYP genes are identified in humans, in which the CYP1, 2, and 3 families have the biggest contribution in the metabolism of the foreign substances [3]. More than 95% of FDA-approved drugs are metabolized by six isoforms of these subfamilies [4, 5]. The CYP 2C subfamily is one of the most important CYP families, consisting of two main isoforms, 2C9 and 2C19. Specifically, 2C9 is connected to the hepatic clearance of 12–16% of the clinically relevant drugs [6]. Anti-inflammatory agents, such as diclofenac, ibuprofen and anticoagulant molecules such as progesterone are amongst the substrates of CYP 2C9 isoenzyme [7]. CYP 2C9 is preliminarily expressed in the liver and the small mucosa, and the amount of CYP 2C9 is 15–20% compared to the total amount of the expressed CYP enzymes [8]. In the past 20 years the number of in silico models for different metabolic endpoints on CYP enzymes have increased and made the drug discovery processes faster and more efficient. Out of these, quantitative structure activity relationship (QSAR) models represent the correlation of biological activity on the specific CYP isoenzyme of the molecules with different molecular representations (descriptors) [7]. In the case of the CYP 2C9 isoform, the range of the models starts with a CoMFA model and a relatively small dataset containing 26 molecules in total by Jones and coworkers from 1996 [9]. In the past decade the number and size of available datasets increased rapidly. However, the number of compounds involved in model development has stopped around 15,000. Usually, the time consuming 3D models (CoMFA, CoMSIA) operated with a much lower number of compounds [10]. In contrast, prediction models based on bigger databases have mostly integrated machine learning (deep learning) algorithms and their combinations. The calculated models for CYP 2C9 are connected either to (a) usually smaller in-house datasets/literature data [11, 12] or (b) freely available large databases (such as PubChem) [13]. Machine learning algorithms have highly increased the performance of predictive models compared to earlier studies and parallel with the covered chemical space, their applicability domain could be widely extended. The trends in the modeling phase are the use of support vector machines (SVM) [14, 15], the Naïve Bayes algorithm [16], neural networks [17] or tree-based algorithms such as a simple correlation and regression tree (CART) or a more complex random forest (RF) or boosted tree (BT) [18]. Moreover, combined models are also represented in the literature, where either the applied datasets [13] or the algorithms [17] are combined. A great selection of the previous models (not just for the 2C9 isoform) can be found in the recent review by Kato [4]. In our study, we have taken a next step to overcome the limitations of the covered chemical space and built a large-scale model with over 45,000 individual molecules, which combines all the available Pubchem databases for the 2C9 isoform. Moreover, we purposefully did not apply any applicability domain concept in the modeling phase (to avoid any limitation regarding the modelled chemical space), and combined several models into a consensus optimum based on different molecular descriptor sets and fingerprint types. Our primary aim was not just to build the largest available model for CYP 2C9, but also to showcase the advantages of probability threshold optimization and consensus modeling. Based on the results obtained we suggest that consensus voting technique with custom probability thresholds provides a robust and predictive model for discriminating compounds with high 2C9 related drug interaction potential.

Materials and methods

Data handling

The study is based on the publicly accessible CYP 2C9 bioactivity databases available in PubChem (NCBI), with the following AID numbers: 777, 1851 and 883 [19-21]. These datasets include the class memberships of the molecules as active/inactive depending on the ability of test compounds to inhibit the 2C9 conversion of the substrate luciferin-H to luciferin. Data handling was started with the elimination of those molecules, which had no SMILES code, or their class memberships were inconclusive (indicated in the database). Moreover, duplicates (either with different or identical class memberships) were also excluded from the dataset. The dominant protonation state at a pH of 7.4 was assigned to each compound with ChemAxon Calculator (cxcalc) [22] and Scrödinger (LigPrep) [23]. Scrödinger (LigPrep) was used to generate the 3D structures of the molecules in the exact protonation states. The largest dataset, AID 777 was used for model training and internal validation. Thus, the model was optimized for this dataset. The numbers of active and inactive molecules were balanced in the dataset; in this way the two-class classification model could be more robust and less biased [24]. All active molecules were included. Having a balanced dataset, the same number of inactives were selected by the Diversity Picker node (RDKit extension) in KNIME based on the MaxMin algorithm [25]. Finally, still more than 35,000 different molecules with appropriate 3D structures were included in model building.

Molecular descriptors sets

Different descriptor sets were calculated for the datasets including (a) classical 1, 2 and 3D molecular descriptors and extended connectivity fingerprints (ECFP) with the use of DRAGON 7.0 [26], (b) interaction fingerprints and docking scores by Schrödinger software (Glide) [27, 28] and (c) pharmacophore fingerprints with ChemAxon’s fingerprint generator. Classical molecular descriptors were filtered based on the inter-correlations with the use of 0.997 as the correlation limit [29], constant descriptors were also omitted. In total, 3740 standard molecular descriptors were included for modeling. The definition of the used molecular descriptors can be found in details in reference [30]. In case of the ECFP fingerprint, standard parameters were used in DRAGON 7.0, with a maximum radius of 4 and a fingerprint length of 1024 [31]. The PDB structure 5K7K [32] was prepared using the Protein Preparation Wizard of Schrödinger [33] briefly bond orders and hydrogens were assigned, missing loops and sidechains were modeled, protonation states at a pH of 7.4 were generated, H-bond geometries were optimized and a restrained minimization of the structures was carried out. Ligand docking was carried out with Glide SP (standard precision) for the whole dataset into the selected CYP 2C9 enzyme structure from PDB (Protein Data Bank) database (ID: 5K7K [32]), containing a potent inhibitor (with an IC50 value of 36 nM). One binding pose was kept for each molecule. The 3D structures of the ligands for the docking were prepared with Schrödinger (LigPrep) as mentioned above. The predicted binding poses were used for the calculation of interaction fingerprints Schrödinger Maestro [34]. Non-interacting residues and non-occurring interactions were filtered out from the interaction fingerprint vectors, which finally contained 176 bit positions [35]. Pharmacophore fingerprints were generated with the fingerprint generator module of ChemAxon. The descriptors were grouped together in three datasets, containing: (a) the interaction fingerprint variables, together with the docking score (177 variables), (b) the classical molecular descriptors calculated with DRAGON 7.0 (3740 variables) and (c) the ECFP fingerprints together with the pharmacophore fingerprints (1234 variables).

Machine learning algorithms and evaluation tools

We have selected two well-known and frequently used machine learning algorithms, the tree-based gradient boosted tree (BT) [36], and the neural network-based multi-layer feed-forward of resilient backpropagation network (RPropMLP) [37] for modeling. Both algorithms are included in the KNIME analytics platform [38]. The resilient backpropagation is an improved backpropagation algorithm, which is an essential part of multi-layered feed-forward networks. Backpropagation learning means a repetitive application of the chain rule in order to calculate the influence of each weight in the network, taking into account an arbitrary error function [37]. RPropMLP algorithm implements a local adaptation of the weight updates, in agreement to the behavior of the error function. As in all standard neural network models, the number of hidden layers and the number of hidden neurons per layer can be (and are worth to be) optimized. These two parameters were optimized for every training model in a loop cycle in KNIME to find their best combination. RPropMLP is in the following text to MLP for simplicity. Gradient boosted tree (GBT) is a well-known and useful technique amongst the tree-based algorithms. The basic idea of GBT is the ensemble of decision trees, which are created for the prediction of the target vector. The main difference of the algorithm compared to the previous versions is that the weak learners (decision trees) are identified by gradients in the loss function instead of using high weights (as it is happening for example in the standard adaptive boosting algorithm). Gradient boosted tree was optimized with the tree depth (limitation of the tree levels) for the training model in a loop cycle with KNIME (parameter optimization loop with brute force) in the same way as for MLP. The best value of tree depth was determined for each case.

Results and discussion

First, the chemical space covered by the three applied datasets was visualized and compared. The evaluation was based on standard molecular descriptors (constitutional descriptors and molecular properties blocks in Dragon), and only unique molecules were included in each dataset. Principal component analysis was carried out and the first two principal component scores (PC) were plotted on a scatterplot (Fig. 1). Moreover the covered chemical space was also visualized in a scatterplot of logP against molecular weight values. The additional evaluation of drug-like properties can be seen in Supplementary material Figure S1. We can conclude that the chemical space coverage of AID 777 is much greater than the other two sets, thus AID 1851 and AID 883 were merged and applied together as an external test set. It can also be seen that the other two datasets occupy a subspace inside the AID 777, thus validating their use as the external set. In Fig. 1b it is shown that the AID777 dataset covers the largest area in the MW-logP space with much better sampling than that provided by AID1851 and AID883 sets.
Fig. 1

a Principal component analysis of the three PubChem datasets (grey: AID 777, red: AID 1851, green: AID 883). The first two principal component scores are plotted against each other. b Comparison of the three datasets based on the log P and molecular weight values of the molecules. The coloring is the same as in the previous case

a Principal component analysis of the three PubChem datasets (grey: AID 777, red: AID 1851, green: AID 883). The first two principal component scores are plotted against each other. b Comparison of the three datasets based on the log P and molecular weight values of the molecules. The coloring is the same as in the previous case Molecular descriptor variables were standardized for both of the algorithms. Five-fold stratified cross-validation (class ratios remains the same in each iteration), and internal validation with a 70% train–30% test ratio were used on the primary dataset (AID777). External validation was carried out with the merged set consisting of AID1851 and AID883. (The same data curation steps were applied to the external set, as outlined earlier.) The primary predicted class memberships were based on the individual class probabilities, with a threshold of 0.5. However, the optimum value of this threshold should be determined for each case. Models can perform much better if the best possible threshold is used, which can be actually higher or lower than 0.5. Thus, the probability threshold was determined based on the calculated receiver operating curves (ROC), defining the optimum value as the threshold value corresponding to point on the ROC curve with the minimum Euclidean distance (d) to the upper left corner of the plot (corresponding to perfect classification), see Fig. 2. Hence, the original class memberships were recalculated with the determined new thresholds for each dataset.
Fig. 2

An example of the ROC curves with the threshold optimum determination (blue circle: point with the optimal probability value; d: distance between the optimal point and perfect classification)

An example of the ROC curves with the threshold optimum determination (blue circle: point with the optimal probability value; d: distance between the optimal point and perfect classification) After the calculation of the primary classification models, consensus modeling (consensus 1) was carried out based on the probability values for the active class, provided by each of the primary models. Minimum, maximum and average values were calculated for each molecule, and finally, ROC curves were plotted based on these new probability values. Another version of consensus modeling was also applied (consensus 2), where the molecules with inconclusive class memberships in the different models were excluded from the consensus model, keeping only those molecules where the predicted class memberships were the same for each primary model (after the threshold optimization). Minimum, maximum and average probability values for the active class were calculated for each molecule and ROC curves were plotted in the same way as for consensus 1 models. The complete workflow of the modeling is included in Fig. 3.
Fig. 3

The complete modeling workflow. The explanation of the abbreviations can be found in the beginning of the manuscript

The complete modeling workflow. The explanation of the abbreviations can be found in the beginning of the manuscript After data handling, 35,733 molecules were included in the models, with a ratio of actives to inactives of 46/54. The small difference from the 50–50 ratio was caused by the exclusion of those molecules, which failed during ligand docking. Thus, modeling was performed on each of the three different descriptor sets, with the training set containing 25,013 molecules, and the internal test set containing 10,720 molecules. Class memberships were recalculated based on the determination of probability thresholds with the ROC curves of the original models. As a global performance metric, area under the ROC curve (AUC) was calculated for each model with the scikit-learn Python package [39]. The consensus models from the three primary datasets were generated with the calculation of the minimum, maximum and average values of the active probability values for each molecule. The performances of the primary models for the three descriptor sets and the calculated consensus 1 and consensus 2 models can be found in Table 1.
Table 1

AUC values of the prepared primary and consensus models for training, CV, internal and external validation

MethodValidationPrimary modelsConsensus 1Consensus 2
IFP + DSECFP + PFP1D, 2D, 3D MDMinAveMaxMinAveMax
MLPTraining0.690.890.820.860.880.870.890.910.90
CV0.650.750.760.750.780.760.810.830.81
Test0.660.760.760.760.770.760.810.820.81
External0.650.740.740.750.760.740.790.810.80
GBTTraining0.730.840.870.830.850.840.880.890.88
CV0.690.790.800.780.790.780.820.840.83
Test0.690.790.800.770.790.780.820.830.82
External0.670.750.760.750.760.730.800.810.80

Abbreviations can be found in the beginning of the text. The best models (based on the AUC of the validation sets) are marked with bold

AUC values of the prepared primary and consensus models for training, CV, internal and external validation Abbreviations can be found in the beginning of the text. The best models (based on the AUC of the validation sets) are marked with bold In the comparison of the primary models, the ECFP + PFP and 1, 2, 3D molecular descriptors clearly outperformed the IFP + DS (docking score) versions. The average of the probability values was the best consensus option, not just for the consensus 1 models, but for the consensus 2 models as well. Gradient boosted tree performed slightly better for the primary models, in the consensus modeling part, the performances were very similar for the two algorithms. The validation part was successful; models performed excellently even for the external sets (with a relatively minor performance drop compared to training). The amount of molecules for each validation part, and the ratio of actives and excluded molecules for consensus 2 can be seen in Table 2. The number of molecules was the same as for the primary models, in the case of the consensus 1 models.
Table 2

The number of molecules in each validation part, and the number of active molecules in consensus 2 models

SamplesValidationConsensus 1Consensus 2Active molecules in consensus 2 (%)Ratio of excluded molecules (consensus 2)
MLPTraining25,01315,56752.50.41
CV25,01314,69648.40.41
Test10,720660849.60.38
External9983591921.00.41
GBTTraining25,01317,34851.80.31
CV25,01316,58748.10.34
Test10,720726048.90.32
External9983601322.10.40

The ratio of excluded molecules is assigned to consensus 2 models

The number of molecules in each validation part, and the number of active molecules in consensus 2 models The ratio of excluded molecules is assigned to consensus 2 models In the final model building step, the consensus models of all the six primary models were calculated based on the active probability values and the assigned class memberships. Minimum, maximum and average of the probability values were compared in the consensus 1 and 2 models. The consensus 2 model with the use of average probability values gave the best AUC value for each validation set (Table 3). The AUC value of the consensus 2 model was 0.84 even for the external validation set based on the average probability values. Moreover the AUC values of the training and the validation sets were not far from each other.
Table 3

The AUC values of the prepared consensus models based on the six primary models for training, CV, internal and external validation

ValidationConsensus 1 (MLP + GBT)Consensus 2 (MLP + GBT)
MinAveMaxMinAveMax
Training0.870.880.870.910.930.91
CV0.760.790.760.840.860.84
Test0.770.790.760.830.850.83
External0.750.770.740.830.840.82

Abbreviations can be found in the beginning of the text. The AUC values of the best model are marked with bold numbers

The AUC values of the prepared consensus models based on the six primary models for training, CV, internal and external validation Abbreviations can be found in the beginning of the text. The AUC values of the best model are marked with bold numbers For the consensus 1 model, the number of molecules was the same as for the primary models. The total number of different molecules in consensus 2 model (MLP + GBT) is more than 23,000 (Table 4).
Table 4

The amount of molecules and the ratio of actives in consensus 2 model together with the ratio of excluded molecules compared to the primary models

SamplesValidationConsensus 1 (MLP + GBT)Consensus 2 (MLP + GBT)Active molecules in consensus 2 (%) (MLP + GBT)Ratio of excluded molecules (consensus 2 for MLP + GBT)
MLPTraining25,01314,10552.20.44
CV25,01312,52649.30.50
Test10,720573850.70.46
External9983480223.00.52
The amount of molecules and the ratio of actives in consensus 2 model together with the ratio of excluded molecules compared to the primary models The AUC values of the best three models were compared to that of the previous literature models. Comparison was done with five other studies, where the authors used the AUC values as the performance parameter of their model (Fig. 4). The numbers of used molecules – thus the covered chemical space—was clearly larger than the previous studies in each case, and the AUC values were in the same scale. AUC values are indicated on the diagram for internal and external test sets (previous studies typically applied only one of these).
Fig. 4

The number of used molecules in the previous studies compared to the top three models in our study. Sun et al. [15], Rostkowski et al. [40], Li et al. [41], Cheng et al. [17], and Wu et al. [18] can be found in the reference list. Model 1: consensus 2 model based on the MLP + GBT algorithms; model 2: consensus 2 model based on the GBT algorithm and model 3: consensus 1 model based on the GBT algorithm. Our selected models can be found in Table 1 and 3 marked with bold

The number of used molecules in the previous studies compared to the top three models in our study. Sun et al. [15], Rostkowski et al. [40], Li et al. [41], Cheng et al. [17], and Wu et al. [18] can be found in the reference list. Model 1: consensus 2 model based on the MLP + GBT algorithms; model 2: consensus 2 model based on the GBT algorithm and model 3: consensus 1 model based on the GBT algorithm. Our selected models can be found in Table 1 and 3 marked with bold The AUC, Matthews Correlation Coefficient (MCC), sensitivity (Sn) and Specificity (Sp) values of the top three models are compared with the above mentioned previous studies Tables 5, 6 and 7 (where available).
Table 5

The AUC values of the best three models compared to the previous literature models

AUC valuesReferences
Internal test setExternal test set
Sun et al.0.85[15]
Rostkowski et al.0.90[40]
Li et al.0.77[41]
Cheng et al.0.86[17]
Wu et al.0.81[18]
Model 10.850.84
Model 20.830.81
Model 30.790.76
Table 6

Comparison of the Matthews Correlation Coefficients of the top three models and the previous studies

MCC valuesReference
Cross-validationExternal test set
Wu et al0.35[18]
Cheng et al0.49[17]
Li et al0.32[41]
Model 10.610.48
Model 20.530.42
Model 30.440.31

Model 1: consensus 2 model based on the MLP + GBT algorithms; model 2: consensus 2 model based on the GBT algorithm and model 3: consensus 1 model based on the GBT algorithm

Table 7

Comparison of the sensitivities (Sn) and specificities (Sp) of the top three models and the previous studies

Cross-validationExternal test setReferences
SnSpSnSp
Wu0.290.97[18]
Cheng et al0.630.85[17]
Li et al0.320.77[41]
Model 10.820.790.820.76
Model 20.780.750.790.70
Model 30.730.710.670.71

Model 1: consensus 2 model based on the MLP + GBT algorithms; model 2: consensus 2 model based on the GBT algorithm and model 3: consensus 1 model based on the GBT algorithm

The AUC values of the best three models compared to the previous literature models Comparison of the Matthews Correlation Coefficients of the top three models and the previous studies Model 1: consensus 2 model based on the MLP + GBT algorithms; model 2: consensus 2 model based on the GBT algorithm and model 3: consensus 1 model based on the GBT algorithm Comparison of the sensitivities (Sn) and specificities (Sp) of the top three models and the previous studies Model 1: consensus 2 model based on the MLP + GBT algorithms; model 2: consensus 2 model based on the GBT algorithm and model 3: consensus 1 model based on the GBT algorithm While the AUC values are comparable with the previous studies, the MCC values, sensitivities and specificities are slightly or remarkably better. In particular, our models show a greatly improved performance in terms of the balance of sensitivity and specificity.

Conclusion

Our study provides a large-scale classification model of CYP 2C9 mediated drug interaction potential based on more than 46,000 experimentally tested compounds. The applied algorithms, RPropMLP and GBT were good candidates providing appropriate models for large databases. The use of interaction fingerprints and docking scores gave slightly worse results than the other two primary datasets (typical 1–3D descriptors, molecular and pharmacophore fingerprints), but together, the AUC values of the consensus models have increased. The applied probability threshold determination based on the ROC curves has greatly improved the accuracy of our models in each case. From the consensus modeling point of view, the voting-based consensus 2 models were better than the consensus 1 models, but both gave good results. The AUC values were 0.84 and 0.85 for the external and internal test sets in the case of our best model (consensus 2 with MLP + GBT algorithms). Considering the unprecedented number of diverse molecules used for modeling (and the classification performance being comparable to earlier studies employing much smaller datasets), the resulting classification models are suitable for use in drug discovery workflows. Below is the link to the electronic supplementary material. Supplementary file1 (DOCX 801 kb)
  25 in total

1.  Glide: a new approach for rapid, accurate docking and scoring. 2. Enrichment factors in database screening.

Authors:  Thomas A Halgren; Robert B Murphy; Richard A Friesner; Hege S Beard; Leah L Frye; W Thomas Pollard; Jay L Banks
Journal:  J Med Chem       Date:  2004-03-25       Impact factor: 7.446

Review 2.  Predicting in vivo drug interactions from in vitro drug discovery data.

Authors:  Larry C Wienkers; Timothy G Heath
Journal:  Nat Rev Drug Discov       Date:  2005-10       Impact factor: 84.694

3.  WhichCyp: prediction of cytochromes P450 inhibition.

Authors:  Michal Rostkowski; Ola Spjuth; Patrik Rydberg
Journal:  Bioinformatics       Date:  2013-06-05       Impact factor: 6.937

4.  Three-dimensional quantitative structure-activity relationship for inhibitors of cytochrome P4502C9.

Authors:  J P Jones; M He; W F Trager; A E Rettie
Journal:  Drug Metab Dispos       Date:  1996-01       Impact factor: 3.922

5.  Protein and ligand preparation: parameters, protocols, and influence on virtual screening enrichments.

Authors:  G Madhavi Sastry; Matvey Adzhigirey; Tyler Day; Ramakrishna Annabhimoju; Woody Sherman
Journal:  J Comput Aided Mol Des       Date:  2013-04-12       Impact factor: 3.686

6.  Prediction of cytochrome P450 3A4, 2D6, and 2C9 inhibitors and substrates by using support vector machines.

Authors:  C W Yap; Y Z Chen
Journal:  J Chem Inf Model       Date:  2005 Jul-Aug       Impact factor: 4.956

7.  Prediction of Human Cytochrome P450 Inhibition Using a Multitask Deep Autoencoder Neural Network.

Authors:  Xiang Li; Youjun Xu; Luhua Lai; Jianfeng Pei
Journal:  Mol Pharm       Date:  2018-05-30       Impact factor: 4.939

Review 8.  Cytochrome p450 and chemical toxicology.

Authors:  F Peter Guengerich
Journal:  Chem Res Toxicol       Date:  2007-12-06       Impact factor: 3.739

9.  In Silico Prediction of Cytochrome P450-Drug Interaction: QSARs for CYP3A4 and CYP2C9.

Authors:  Serena Nembri; Francesca Grisoni; Viviana Consonni; Roberto Todeschini
Journal:  Int J Mol Sci       Date:  2016-06-09       Impact factor: 5.923

10.  Multi-Level Comparison of Machine Learning Classifiers and Their Performance Metrics.

Authors:  Anita Rácz; Dávid Bajusz; Károly Héberger
Journal:  Molecules       Date:  2019-08-01       Impact factor: 4.411

View more
  6 in total

1.  Comparison of Descriptor- and Fingerprint Sets in Machine Learning Models for ADME-Tox Targets.

Authors:  Álmos Orosz; Károly Héberger; Anita Rácz
Journal:  Front Chem       Date:  2022-06-08       Impact factor: 5.545

2.  Extended similarity indices: the benefits of comparing more than two objects simultaneously. Part 2: speed, consistency, diversity selection.

Authors:  Ramón Alain Miranda-Quintana; Anita Rácz; Dávid Bajusz; Károly Héberger
Journal:  J Cheminform       Date:  2021-04-23       Impact factor: 5.514

3.  Machine learning-driven identification of drugs inhibiting cytochrome P450 2C9.

Authors:  Elodie Goldwaser; Catherine Laurent; Nathalie Lagarde; Sylvie Fabrega; Laure Nay; Bruno O Villoutreix; Christian Jelsch; Arnaud B Nicot; Marie-Anne Loriot; Maria A Miteva
Journal:  PLoS Comput Biol       Date:  2022-01-26       Impact factor: 4.475

4.  Molecular Dynamics Simulations and Diversity Selection by Extended Continuous Similarity Indices.

Authors:  Anita Rácz; Levente M Mihalovits; Dávid Bajusz; Károly Héberger; Ramón Alain Miranda-Quintana
Journal:  J Chem Inf Model       Date:  2022-07-14       Impact factor: 6.162

5.  Extended many-item similarity indices for sets of nucleotide and protein sequences.

Authors:  Dávid Bajusz; Ramón Alain Miranda-Quintana; Anita Rácz; Károly Héberger
Journal:  Comput Struct Biotechnol J       Date:  2021-06-16       Impact factor: 7.271

Review 6.  Machine learning models for classification tasks related to drug safety.

Authors:  Anita Rácz; Dávid Bajusz; Ramón Alain Miranda-Quintana; Károly Héberger
Journal:  Mol Divers       Date:  2021-06-10       Impact factor: 3.364

  6 in total

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