tooluniverse.tools.ADMETAI_predict_nuclear_receptor_activity 模块¶ ADMETAI_predict_核受体活性 预测核受体活性终点(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)[源代码]¶ 预测核受体活性终点(NR-AR-LBD、NR-AR、NR-AhR、NR-Aromatase、NR-ER-LBD,… 参数: smiles (list[str] | str) – SMILES string(s) for the molecule(s). Accepts a single string or list of stri… stream_callback (Callable, optional) – 流式输出的回调 use_cache (bool, default False) – 启用缓存 validate (bool, default True) – 验证参数 返回类型: dict[str, Any]