tooluniverse.tools.ADMETAI_predict_stress_response moduleΒΆ

ADMETAI_predict_stress_response

Predicts stress response endpoints (SR-ARE, SR-ATAD5, SR-HSE, SR-MMP, SR-p53) for a given list of…

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

Predicts stress response endpoints (SR-ARE, SR-ATAD5, SR-HSE, SR-MMP, SR-p53) for a given list of…

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