![ADME](https://storage.googleapis.com/polaris-public/icons/icons8-whale-96-ADME.png) 

## Background

The goal of accessing ADME properties is to understand how a potential drug candidate interacts with the human body, including absorption, distribution, metabolism, and excretion. This knowledge is crucial for evaluating efficacy, safety, and clinical potential, guiding drug development for optimal therapeutic outcomes. [Fang et al. 2023](https://doi.org/10.1021/acs.jcim.3c00160) has disclosed DMPK datasets collected over 20 months across six ADME in vitro endpoints, which are human and rat liver microsomal stability, MDR1-MDCK efflux ratio, solubility, and human and rat plasma protein binding. The dataset contains 885 to 3087 measures for the corresponding endpoints. The compounds show the chemical diversity across all ranges of the endpoints which are microsomal stability, plasma protein binding, permeability, and solubility.

## Description of readout
- Microsomal stability (human and rat):  `LOG HLM_CLint (mL/min/kg)`, `LOG RLM_CLint (mL/min/kg)`
- Plasma protein binding (human and rat): `LOG PLASMA PROTEIN BINDING (HUMAN) (% unbound)`, `LOG PLASMA PROTEIN BINDING (RAT) (% unbound)`
- Permeability: `LOG MDR1-MDCK ER (B-A/A-B)`
- Solubility: `LOG SOLUBILITY PH 6.8 (ug/mL)`
- **Number of molecules after curation**: 3516

## Data resource
**Reference**: [Prospective Validation of Machine Learning Algorithms for Absorption, Distribution, Metabolism, and Excretion Prediction: An Industrial Perspective]( https://doi.org/10.1021/acs.jcim.3c00160)

**Github**: https://github.com/molecularinformatics/Computational-ADME

**Raw data**: https://github.com/molecularinformatics/Computational-ADME/blob/main/ADME_public_set_3521.csv 

## Data curation
To **maintain consistency** with other benchmarks in the Polaris Hub, a thorough data curation process is carried out to ensure the accuracy of molecular presentations.

The full curation and creation process is documented [here](https://github.com/polaris-hub/polaris-recipes/blob/main/01_ADME/01_ADME_data_curation.ipynb).


## Related benchmarks 
- [fang2023_ADME_public_single_reg_LOG_HLM_CLint_v1](https://polarishub.io/benchmarks/polaris/fang2023-adme-public-single-reg-log-hlm-clint-v1)
- [fang2023_ADME_public_single_reg_LOG_RLM_CLint_v1](https://polarishub.io/benchmarks/polaris/fang2023-adme-public-single-reg-log-rlm-clint-v1)
- [fang2023_ADME_public_single_reg_LOG_HPPB_v1](https://polarishub.io/benchmarks/polaris/fang2023-adme-public-single-reg-log-hppb-v1)
- [fang2023_ADME_public_single_reg_LOG_RPPB_v1](https://polarishub.io/benchmarks/polaris/fang2023-adme-public-single-reg-log-rppb-v1)
- [fang2023_ADME_public_single_reg_LOG_MDR1-MDCK_ER_v1](https://polarishub.io/benchmarks/polaris/fang2023-adme-public-single-reg-log-mdr1-mdck-er-v1)
- [fang2023_ADME_public_single_reg_LOG_SOLUBILITY_v1](https://polarishub.io/benchmarks/polaris/fang2023-adme-public-single-reg-log-solubility-v1)
- [fang2023_ADME_public_multitask_reg_v1](https://polarishub.io/benchmarks/polaris/fang2023-adme-public-multitask-reg-v1)

> Note: It's recommanded to evaluate your methods agaisnt all the benchmarks related to this dataset. 
