Computes dissimilarity values between two molecules.
Returns dissimilarities calculated with Euclidean distances based on a chemical fingerprint. For more information regarding this topic, see Chemical Fingerprints.
Returns dissimilarities calculated with Tanimoto distances based on a chemical fingerprint.
Returns dissimilarities calculated with Euclidean distances based on a pharmacophore fingerprint. For more information regarding this topic, see Pharmacophore Fingerprint PF.
Returns dissimilarities calculated with Tanimoto distances based on a pharmacophore fingerprint.
Returns dissimilarities based on Euclidean distances and BCUT values. For more information regarding the dissimilarity functions, see the Function list.
Substructure search can be performed with this function, returns colored hit molecules.
A similarity search can be performed with this function, returns colored hit molecules. For more information regarding the hit coloring functions, see the Hit display-coloring.
Returns TRUE
if the query (substructure) is present in the target molecule, and FALSE
if it does not.
Returns the number of query molecules (substructures) in the target molecule. For more information regarding the match function, see the Function list.