A Python frontend to the LigPlot+ program, allowing batch processing of Protein Data Bank (PDB) files through the DIMPLOT algorithm.
- UNIX / Linux / MacOS X
- Python 2.7
- LigPlot+ from the EBI: http://www.ebi.ac.uk/thornton-srv/software/LigPlus/
- components.cif from the PDB: ftp://ftp.wwpdb.org/pub/pdb/data/monomers/components.cif
- Ability to 'cd' in the Terminal
- Copy dimpyplot.py to the directory containing the PDB files you want to process (the working directory), or your $PATH.
- Edit lines 6 and 7 to tell dimpyplot.py where to find LigPlus on your computer.
- Edit lines 10 and 11 to tell dimpyplot.py which protein chains you want to study.
- In the Terminal, cd to the working directory.
- Do 'python dimpyplot.py'
- Dimpyplot will process every PDB file in the working directory, generating new PDB files of the interaction surface, and PostScript files of the LigPlots.