Skip to content

Instantly share code, notes, and snippets.

View ullahsamee's full-sized avatar
💭
🧬

Samee Ullah ullahsamee

💭
🧬
View GitHub Profile
@rmrao
rmrao / pymol_utils.py
Last active March 24, 2026 16:22
Pymol functions for creating low depth cartoony images and generating color palettes programmatically.
"""
To use these, open PyMOL separately and type:
run <path/to/this_file.py>
Alternatively, place the above command in your ~/.pymolrc file.
"""
import math