Skip to content

Instantly share code, notes, and snippets.

View kate-fie's full-sized avatar

Kate Fieseler kate-fie

View GitHub Profile
@kate-fie
kate-fie / pymol_style.py
Created December 4, 2024 09:58
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