No GUI PyMOL – computing distances for thousands of PDB files from Rosetta
Summary We run a script to compute the distance between 2 atoms in a series of PDB files with identical molecules in different conformations and save the distance results into a plain text file. No GUI PyMOL In previous posts I explained how we can use PyMOL as a command-line tool from a Terminal when …