I'm using the rdShapeHelpers.ShapeProtrudeDist() method to generate a protrude distance score like this:

protrude_dist = rdShapeHelpers.ShapeProtrudeDist(ref_mol, 
query_mol,allowReordering=False)

Is it possible to determine the contributions that each atom of a molecule makes to the score?

Thanks
Tim

_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to