A script to obtain molecular vizualizations for publications from .xyz file format, like the following,
The advantage is, if we have a lot of intermediates and transition states in our reaction systems, we can easily supply them as a list and rotate or zoom in or out the rendering canvas of speck according to our specifications, and save the visualizations without having to do the manual task. The script uses selenium for automation and speck for molecular visualization. To use selenium, please download the chromedriver from here and provide the path to the driver in the script variable path_to_driver. Please modify the script according to your preferred visualization options.
