tooluniverse.tools.ADMETAI_predict_solubility_lipophilicity_hydration moduleΒΆ

ADMETAI_predict_solubility_lipophilicity_hydration

Predicts solubility, lipophilicity, and hydration endpoints (Solubility_AqSolDB, Lipophilicity_As…

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

Predicts solubility, lipophilicity, and hydration endpoints (Solubility_AqSolDB, Lipophilicity_As…

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