Version 0.35 of the PyNMR program, an extension to PyMOL.

Authors:  Leigh Willard (programmer)
          Dr. Stephane Gagne (director)

http://nmr.ulaval.ca/labo/software/pynmr.html

***********************************************************************
This is a PyMOL plugin.  Once it is properly installed,
the title "NMR Extension" will show up under the "Plugin"
PyMOL menu.
***********************************************************************

To install:

1) move this entire directory into the PyMOL plugin directory,
which will be something like:
/usr/lib/python2.3/site-packages/pmg_tk/startup

2) rename this directory "laval" 

3) Then from within the startup directory, make this link,
which will add PyNMR to the "plugin" menu of PyMOL:
ln -s laval/plug_nmr.py plug_nmr.py

For example:
cd /usr/lib/python2.3/site-packages/pmg_tk/startup
cp -pr /home/smg/download/pynmr-0.31_alpha laval
ln -s laval/plug_nmr.py plug_nmr.py

To summarize, in the /usr/lib/python2.3/site-packages/pmg_tk/startup
directory (or your equivalent), you should end up with:
drwxr-xr-x  1 root root    28 Feb 15 09:11 laval 
lrwxrwxrwx  1 root root  1323 Feb  2 12:08 plug_nmr.py -> laval/plug_nmr.py


TO TEST:

We have included a test subdirectory in the pynmr-0.31_alpha
distribution (and probably future releases).  It contains
10 structures + NOE restraints file + dihedral restraints file.


FEEDBACK:

nmr@rsvs.ulaval.ca
Always welcome!  Please understand that the programmer is working
on this project part-time and will not be able to immediately
respond to your concerns, comments, or suggestions, but be
assured that any feedback is appreciated. 
-----------------------------------------------------------------------
