From: Omar H. <oma...@gm...> - 2019-06-04 14:31:26
Dear RDKit users,
I wonder if it is possible to highlight different atoms with different
colors in a one molecule. For example, to highlight atom 1 in red and atom
3 in blue in the same image of the molecule. If there’s a way to do this, I
would like to know how.
Thanks,
Omar
From: Greg L. <gre...@gm...> - 2019-06-04 14:57:43
On Tue, Jun 4, 2019 at 4:32 PM Omar H94 <oma...@gm...> wrote:
> I wonder if it is possible to highlight different atoms with different
> colors in a one molecule. For example, to highlight atom 1 in red and atom
> 3 in blue in the same image of the molecule. If there’s a way to do this, I
> would like to know how.
>
Yep, there are some examples here:
http://rdkit.blogspot.com/2015/02/new-drawing-code.html
-greg