tooluniverse.tools.ChEMBL_search_similar_molecules module¶
ChEMBL_search_similar_molecules
Search for molecules similar to a given SMILES, chembl_id, or compound or drug name, using the Ch…
- tooluniverse.tools.ChEMBL_search_similar_molecules.ChEMBL_search_similar_molecules(query, similarity_threshold, max_results, *, stream_callback=None, use_cache=False, validate=True)[source]¶
Search for molecules similar to a given SMILES, chembl_id, or compound or drug name, using the Ch…
- Parameters:
- Return type:
Any