Skip to content

Instantly share code, notes, and snippets.

@Electroncache
Electroncache / pymol_style.py
Created July 24, 2025 09:41 — forked from kate-fie/pymol_style.py
Create high quality PyMOL visualizations
# Originally created by: Rob Paton
# https://gist.github.com/bobbypaton/1cdc4784f3fc8374467bae5eb410edef
# Modified by: Kate Fieseler
# BallnStick: creates a ball and stick representation of an object
# Add_VDW: creates a copy of an object with full-sized, transparent spheres
# Bondi VDW values added below to override default PyMOL settings
from pymol import cmd
from pymol import util