Skip to content

HeydenLab/automate_visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Automate molecular visualization using selenium and speck.

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors