require_mols_with_conf_ids#
- skfp.utils.require_mols_with_conf_ids(X: Sequence[Any]) Sequence[Mol]#
Check that all inputs are RDKit
Molobjects with"conf_id"property set, i.e. with conformers computed and properly identified. Raises TypeError otherwise.