tooluniverse.tools.ADMETAI_predict_nuclear_receptor_activity moduleΒΆ

ADMETAI_predict_nuclear_receptor_activity

Predicts nuclear receptor activity endpoints (NR-AR-LBD, NR-AR, NR-AhR, NR-Aromatase, NR-ER-LBD, …

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

Predicts nuclear receptor activity endpoints (NR-AR-LBD, NR-AR, NR-AhR, NR-Aromatase, NR-ER-LBD, …

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