
Predict absorption, distribution, metabolism, excretion, and toxicity properties for compound libraries. Learn more

Predict absorption, distribution, metabolism, excretion, and toxicity properties for compound libraries. Learn more

Predict 22 ADMET properties from SMILES strings with the native Admetica Chemprop models from Datagrok.

Predict toxicity and synthetic accessibility of small molecules using machine learning. eToxPred combines toxicity risk assessment with synthetic accessibility scoring to help prioritize drug candidates.

Identify toxic, reactive, and pharmacokinetically problematic molecular fragments using structural alert patterns

Screen for lead-like compounds using stricter molecular descriptor criteria than Lipinski or Veber rules for early-stage drug discovery

Screen compounds for Pan-Assay Interference patterns that cause false positives in biological assays

Quantitative estimate for protein-protein interaction inhibitor potential. Evaluates drug-likeness for compounds targeting PPIs.

Screen compounds for structural toxicity alerts using PAINS, Brenk, and NIH filters. For focused screening, see PAINS Filter, Brenk Filter, or Veber's Rule.

Veber's Rule predicts oral bioavailability by evaluating molecular weight, LogP, hydrogen bond donors/acceptors, and rotatable bonds

Lipinski's Rule of Five predicts whether compounds will be orally bioavailable by evaluating molecular weight, LogP, hydrogen bond donors, and acceptors.

AF2BIND predicts ligand-binding residues from a protein structure using AlphaFold2 pair representations and a 20-residue bait sequence.

Predict 22 ADMET properties from SMILES strings with the native Admetica Chemprop models from Datagrok.

Predict toxicity and synthetic accessibility of small molecules using machine learning. eToxPred combines toxicity risk assessment with synthetic accessibility scoring to help prioritize drug candidates.

Identify toxic, reactive, and pharmacokinetically problematic molecular fragments using structural alert patterns

Screen for lead-like compounds using stricter molecular descriptor criteria than Lipinski or Veber rules for early-stage drug discovery

Screen compounds for Pan-Assay Interference patterns that cause false positives in biological assays

Quantitative estimate for protein-protein interaction inhibitor potential. Evaluates drug-likeness for compounds targeting PPIs.

Screen compounds for structural toxicity alerts using PAINS, Brenk, and NIH filters. For focused screening, see PAINS Filter, Brenk Filter, or Veber's Rule.

Veber's Rule predicts oral bioavailability by evaluating molecular weight, LogP, hydrogen bond donors/acceptors, and rotatable bonds

Lipinski's Rule of Five predicts whether compounds will be orally bioavailable by evaluating molecular weight, LogP, hydrogen bond donors, and acceptors.

AF2BIND predicts ligand-binding residues from a protein structure using AlphaFold2 pair representations and a 20-residue bait sequence.
Configure inputs to begin
Set options on the left, then click “Submit job” — or start from an example.
(Single ligand) ADMET-AI aspirin
(Multi mode) ADMET-AI
Ethanol (simple alcohol)
Caffeine (drug molecule)
Multiple compounds
ADMET-AI is a machine-learning system for estimating small-molecule absorption, distribution, metabolism, excretion, and toxicity properties directly from SMILES strings. On ProteinIQ, the current integration runs the ADMET-AI v2 model line with updated training data, updated DrugBank percentile references, and expanded physicochemical alert outputs.
ADMET-AI is typically used during early-stage compound triage, when large libraries need to be prioritized before more expensive synthesis and experimental profiling.
ProteinIQ provides browser-based access to ADMET-AI, so predictions can be generated without local model setup, environment management, or dependency installation.
| Input | Description |
|---|---|
SMILES | One or more compounds submitted as plain SMILES (CCO) or name-tab-SMILES (aspirin<TAB>CC(=O)Oc1ccccc1C(=O)O). |
SMILES file | Batch upload via .csv, .tsv, .smi, .smiles, or .txt. Conventional SMILES name .smi rows are supported. |
PubChem fetch | External compound retrieval through the integrated PubChem fetcher. |
Runs accept at most 1,000 molecules. Invalid SMILES are rejected before submission.
| Setting | Description |
|---|---|
SMILES column | Column containing molecular structures in CSV or TSV uploads. Defaults to smiles. |
ATC filter | Optional therapeutic class name from ADMET-AI’s DrugBank reference data. |
X-axis property | DrugBank comparison x-axis. The source default is Human intestinal absorption. |
Y-axis property | DrugBank comparison y-axis. The source default is Clinical toxicity. |
Label plotted molecules | Adds numeric labels to submitted compounds in the DrugBank comparison plot. |
Max labels | Number of submitted molecules labeled on the comparison plot, up to the source display cap of 25. |
Job name | Optional label for run tracking in job history. |
| Output tab | Description |
|---|---|
Results | Spreadsheet with per-compound ADMET predictions, physicochemical properties, structural alerts, and DrugBank percentile columns. |
Files | Native ADMET-AI CSV output plus SVG DrugBank comparison, radial summaries, and molecule structures. |
| Group | Representative columns |
|---|---|
| Compound identity | ids, smiles |
| Physicochemical properties | molecular_weight, logp, hba, hbd, lipinski_rules_passed, lipinski_violations, qed_score, tpsa |
| Structural alerts | pains_alert, brenk_alert, nih_alert |
| Absorption | hia_absorption, bioavailability, caco2_permeability, pampa_permeability |
| Distribution | bbb_penetration, plasma_protein_binding, volume_distribution |
| Metabolism | P-glycoprotein inhibition and CYP inhibitor/substrate endpoints (cyp1a2_inhibitor, cyp3a4_substrate, etc.) |
| Excretion | half_life, clearance_hepatocyte, clearance_microsome |
| Toxicity | herg_blocker, clinical_toxicity, ames_mutagenicity, dili_hepatotoxicity, ld50_toxicity |
| Percentile context | *_percentile columns relative to DrugBank reference distributions |
ADMET-AI v2 uses Chemprop v2 graph neural network models trained across curated ADMET tasks from Therapeutics Data Commons (TDC). Molecules are represented as graphs, and predictions are generated per endpoint across absorption, distribution, metabolism, excretion, and toxicity categories.
Compared with older ADMET-AI v1 deployments, the v2 line replaces the earlier Chemprop v1/Chemprop-RDKit model setup, improves compatibility with modern PyTorch environments, and includes updated training/reference datasets. ProteinIQ also supports the v2 structural alerts (PAINS_alert, BRENK_alert, NIH_alert) in the default results table.
ADMET-AI predictions are endpoint-specific and not all columns share the same scale or clinical interpretation. The most reliable workflow is comparative ranking within a project rather than hard-threshold pass/fail filtering from a single endpoint.
*_percentile columns provide relative context against a DrugBank reference set used by the deployed ADMET-AI resources.
| Percentile range | Typical interpretation |
|---|---|
0-20 | Low relative value vs reference compounds |
20-80 | Mid-range relative value |
80-100 | High relative value vs reference compounds |
Directionality still depends on endpoint semantics. For example, a higher percentile is favorable for some properties and unfavorable for others.
The v2 alert fields are substructure-match counts, not Boolean pass/fail flags or final exclusion rules.
| Alert column | Interpretation |
|---|---|
pains_alert | Number of matched substructures associated with assay-interference risk. |
brenk_alert | Number of matched medicinal-chemistry structural liabilities. |
nih_alert | Number of matched potentially problematic motifs from NIH filter rules. |