Re: Clustering by similarity of srtucture [message #2413 is a reply to message #2412] |
Mon, 21 April 2025 21:11  |
thomas
Messages: 730 Registered: June 2014
|
Senior Member |
|
|
that depends on the descriptor you use. FOr the simple binary fingerprints (FragFp, PathFp, and SphereFp) it is Tanimoto. SkeletonSpheres similarioty is also a kind of Tanimoto, but it is based on fragment count numbers rather than fragment existence bits. OrgFunctions and Flexophore similarities are the result of graph matching algorithms, the first based on best matching trees and the second on an MCS matching of complete graphs. The Flexophore is published and some basic information about the descriptors can be found here: https://openmolecules.org/help/similarity.html.
|
|
|