tooluniverse.tools.PubChem_search_compounds_by_substructure module¶
PubChem_search_compounds_by_substructure
Search for CIDs in PubChem that contain the given substructure (SMILES). Returns up to max_result…
- tooluniverse.tools.PubChem_search_compounds_by_substructure.PubChem_search_compounds_by_substructure(smiles, max_results=10, *, stream_callback=None, use_cache=False, validate=True)[source]¶
Search for CIDs in PubChem that contain the given substructure (SMILES). Returns up to max_result…