Hello Miranda--

> 
> I was wondering if there was a way for Xplor to generate a file with
> calculated distances for all of my NOE restraints, not just the
> violations which I see in the .sa files. Just trying to compare
> calculated distances to my upper and lower bounds to see which ones
> are close to the edge. 
> 

Sure! If you have a line like

    pot = create_NOEPot(name,file)

in your python script, add this following line:

    pot.setShowAllRestraints( True )

Of course, a custom analysis script would be simple to write in this
circumstance, but the above will get all of the required information
in the .viols files.

best regards--
Charles

########################################################################

To unsubscribe from the XPLOR-NIH list, click the following link:
http://list.nih.gov/cgi-bin/wa.exe?SUBED1=XPLOR-NIH&A=1

Reply via email to