Utils#
Various utility tools that do not easily fit into other modules.
Validators:
Ensure that all input sequence elements are RDKit |
|
Ensure that all input sequence elements are SMILES strings. |
|
Check that all inputs are RDKit |
|
Check that all inputs are RDKit |
|
Check that all inputs are strings, raises ValueError otherwise. |
Utilities:
Retrieve elements from |
|
Context manager that disables RDKit logging. |
|
Run a function in parallel on provided data in batches, using joblib. |