Another more visual way to inspect those distances is to load your distance restraints and the lowest energy (or other model) structure in vmd-xplor and play with the distance violation cutoff (from 0 to those bounds)...

On 3/12/20 11:18 AM, Charles Schwieters wrote:
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:
Bad URL Removed - see why - 
https://ees.sps.nih.gov/services/Pages/Anti-Virus.aspx?SUBED1=XPLOR-NIH&A=1

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

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