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

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.
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. |
PubChem fetch | External compound retrieval through the integrated PubChem fetcher. |
| Setting | Description |
|---|---|
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 | Generated visual assets, including DrugBank comparison plots, radial ADMET summaries, and molecule structure images. |
| Group | Representative columns |
|---|---|
| Compound identity | ids, smiles |
| Physicochemical properties | molecular_weight, logp, hba, hbd, 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 | 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 heuristic flags rather than final exclusion rules.
| Alert column | Interpretation |
|---|---|
pains_alert | Flags substructures associated with assay-interference risk. |
brenk_alert | Flags medicinal-chemistry structural liabilities. |
nih_alert | Flags potentially problematic motifs from NIH filter rules. |