tooluniverse.tools.ADMETAI_predict_clearance_distribution moduleΒΆ

ADMETAI_predict_clearance_distribution

Predicts clearance and distribution endpoints (Clearance_Hepatocyte_AZ, Clearance_Microsome_AZ, H…

tooluniverse.tools.ADMETAI_predict_clearance_distribution.ADMETAI_predict_clearance_distribution(smiles, *, stream_callback=None, use_cache=False, validate=True)[source]ΒΆ

Predicts clearance and distribution endpoints (Clearance_Hepatocyte_AZ, Clearance_Microsome_AZ, H…

Parameters:
  • smiles (list[Any]) – The list of SMILES strings.

  • stream_callback (Callable, optional) – Callback for streaming output

  • use_cache (bool, default False) – Enable caching

  • validate (bool, default True) – Validate parameters

Return type:

Any