[Rdkit-discuss] similarity maps look strange when displayed

2014-03-21 Thread MichaƂ Nowotka
Look at the following example: import gi from rdkit import Chem from rdkit.Chem import Draw from rdkit.Chem.Draw import SimilarityMaps import matplotlib.pyplot as plt mol = Chem.MolFromSmiles('COc12cc(C(=O)NN3CCN(c45nccnc54)CC3)oc21') refmol =

Re: [Rdkit-discuss] similarity maps look strange when displayed

2014-03-21 Thread sereina riniker
Hi Michal I think this is related to a previous mailing list item ( https://www.mail-archive.com/rdkit-discuss@lists.sourceforge.net/msg03528.html ). It has probably something to do with the bounding boxes (they get scaled during the map generation process). In the previous case it was enough to