This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
""" | |
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 |