From: William Howe (howew_at_mail.gvsu.edu)
Date: Wed Sep 30 2020 - 19:17:54 CDT

Hi, I'm working on a project that requires me to use the same 2
representations again and again on the same molecule for different output
files generated from a docking server. Instead of wasting time creating the
specific multiple representations on the same molecule manually, I was
wondering if there was a TCL script I could make and then copy and paste it
into the Tk console.

Here is my layout (2 reps total for the same molecule):

Selected atoms : all ---> Coloring Method =ColorID7 ---> Drawing Method =
Bonds

Selected atoms : resname LIG ---> ColorID8 ---> Drawing method = Bonds

Any help is appreciated,

Thanks!