<div dir="ltr"><div><div><div>Hi,<br><br>I am trying to measure the distance between two atoms from many different PDB structures using a python script.<br><br></div>Using a command like:<br><br>chimera.runCommand('distance #0:1@C1 #0:1@C2')<br>


<br></div>will correctly output the distance within a tenth of an angstrom, however, i would like to output a more accurate measurement (more decimal places). Is there a way to do this when using chimera within a python script? <br>

<br></div>Thanks for your help,<br><br>ryan<br></div>