First page Back Continue Last page Overview Graphics
References to Daylight Fingerprints and Tanimoto index
MUG ’98: Adding non-structural data into fingerprints (John Bradshaw)
Tanimoto similarity index
c/(a+b-c)
Where
a is number of bits on in molecule A
b is number of bits on in molecule B
c is number of bits in common between A and B
Two molecules that are identical have Tanimoto = 1, while if nothing in common, Tanimoto = 0
Notes: