Carcinogenicity - Hamster carcinogenicity (male)

Endpoint Definition

Active if at least one target site has been reported, inactive if no positive results have been reported [ Details ] [ Original data ]

Algorithm Definition

lazar obtains predictions from the experimental results of compounds with similar structures ( neighbors ). For differentiated predictions chemical similarities are always determined in respect to the endpoint under investigation . A detailled description and formal definition of the lazar algorithm has been published in: The present version of lazar uses a slightly modified definition for chemical similarity that uses a) a gaussian distribution function and b) considers the presence of fragments that cannot be evaluated for statistical reasons (i.e. because they are too infrequent in the database). The definition for chemical similarity (Equation 1) is now

Similarity

You can donwload the source code for this lazar version ( GNU General Public License ) with git :
git clone git://github.com/helma/lazar-core.git

Applicability Domain Definition

The applicability domain (AD) of the training set is characterized by the confidence index of a prediction (high confidence index: close to the applicability domain of the training set/reliable prediction, low confidence: far from the applicability domain of the trainingset/unreliable prediction). The confidence index considers (i) the similarity and number of neighbors and (ii) contradictory examples within the neighbors. A formal definition can be found in: The reliability of predictions decreases gradually with increasing distance from the applicability domain (i.e. decreasing confidence index). Figure 1 shows this dependency visually, Table 1 weights true/false predictions with their confidence and provides the best indication of the overall performance of the system.

For simplicity we provide also results for an applicability domain definition with a sharp border at a confidence index of 0.025 . These results are summarized in Table 2 , indicated by the grey area in Figure 1 and in the ROC curve in Figure 2. . Misclassifications within the applicability domain are summarized in the table of misclassifications .

The presence of substructures that are unknown to the training set ( unknown fragments ) is another factor that limits the applicability domain. As the training data cannot provide any information about unknown fragments, their relevance has to be evaluated by an expert user (as a rule of thumb large fragments are of less concern, because all shorter subfragments have been evaluated by the system). For this reason the presence/absence of unknown fragments is not considered in the formal applicability domain definition, but their presence is indicated in the table of misclassifications .

Validation Results (leave-one-out crossvalidation)

Definition and experimental comparison with external validation procedures:

Table 1: Predictions weighted by confidence index

True positive predictions tp 4.38
True negative predictions tn 0.99
False positive predictions fp 0.24
False negative predictions fn 0.52
Sensitivity (true positive rate) tp/(tp+fn) 0.89
Specificity (true negative rate) tn/(tn+fp) 0.81
Positive predictivity tp/(tp+fp) 0.95
Negative predictivity tn/(tn+fn) 0.66
False positive rate fp/(tp+fn) 0.05
False negative rate fn/(tn+fp) 0.42
Accuracy (concordance) (tp+tn)/(tp+fp+tn+fn) 0.88

Best indication of the overall performance (see Applicability Domain Definition )

Table 2: Predictions within applicability domain

True positive predictions tp 21
True negative predictions tn 17
False positive predictions fp 3
False negative predictions fn 6
Sensitivity (true positive rate) tp/(tp+fn) 0.78
Specificity (true negative rate) tn/(tn+fp) 0.85
Positive predictivity tp/(tp+fp) 0.88
Negative predictivity tn/(tn+fn) 0.74
False positive rate fp/(tp+fn) 0.11
False negative rate fn/(tn+fp) 0.3
Accuracy (concordance) (tp+tn)/(tp+fp+tn+fn) 0.81

Predictions with a confidence > 0.025 are considered to be within the applicability domain (see Applicability Domain Definition )

Table 3: All predictions

True positive predictions tp 24
True negative predictions tn 23
False positive predictions fp 3
False negative predictions fn 8
Sensitivity (true positive rate) tp/(tp+fn) 0.75
Specificity (true negative rate) tn/(tn+fp) 0.88
Positive predictivity tp/(tp+fp) 0.89
Negative predictivity tn/(tn+fn) 0.74
False positive rate fp/(tp+fn) 0.09
False negative rate fn/(tn+fp) 0.31
Accuracy (concordance) (tp+tn)/(tp+fp+tn+fn) 0.81

Poor indication of the overall performance. Depends predominatly on the fraction of compounds beyond the applicability domain, which are by definition poorly predictable (see Applicability Domain Definition )

Figure 1: Cumulative accuracy vs. prediction confidence

Cumulative_accuracies

Depicts the dependency of predictive accuracy on the confidence index (i.e. the distance to the applicability domain, see Applicability Domain Definition ). Fluctuations at the left hand side of the figure are statistical artefacts (small sample sizes) and therefore irrelevant.

Figure 2: Receiver operating characteristic ( ROC )

Roc

Depicts true versus false positive rates. An optimal model would reside in the top left corner, random guessing would lead to point near the diagonal line.

The table of misclassifications shows all misclassified instances within the applicability domain.

Mechanistic Interpretation

Neighbors

Neighbors are compounds that are similar in respect to hamster carcinogenicity (male) . It is likely that compounds with high similarity act by similar mechanisms as the query compound. You can retrieve additional experimental data and literature citations for the neighbors and the query structure by following the "Search PubChem" links on the prediction page.

Fragments

Activating and deactivating parts of the query compound are highlighted in red and green. Fragments that are unknown (or too infrequent for statistical evaluation are marked in yellow. You can retrieve additional statistical information about the individual fragments by following the "Relevant Fragments" link. Please note that lazar predictions are based on neighbors and not on fragments. Fragments and their statistical significance are used for the calculation of activity specific similarities.
© in silico toxicology 2004-2008
Built with: lazar, OpenBabel, CDK, Ruby on Rails
JME Editor courtesy of Peter Ertl, Novartis