========================================================
MSPMPI
Molecular Superpositon with Molecular Interaction Fields
========================================================
http://sourceforge.net/projects/mspmpi/
How to setup:
0.
You need the following python packages:
numpy
Biopython ( Bio )
matplotlib
add to your LIBRARY_PATH the c libraries of numpy
> export LIBRARY_PATH=$LIBRARY_PATH:/SOMEPATH/numpy
1. build packages with
> python mspmpipy/setupmspmpi.py build ( recomended )
or install
> python mspmpipy/setupmspmpi.py install
2. Runing tests:
(If you only build):
For runing test examples modify the file tests/tests_configuration.py to suite your python installation