This repository is created to organize and analyze the outputs of Protein-Ligand Interaction Profiler (PLIP).
This section contains scripts for atom - atom interactions organized by interaction types.
This section contains scripts for residue - residue interactions organized by interaction types.
This section contains scripts for chain - chain interactions organized by interaction types.
This section contains scripts for analyzing mean and standard deviation between simulations.
Ensure that you have installed the following libraries in your environment before running any script in this repository:
- Pandas
- Numpy
- Time
- Select the file according to the type of interaction you want to analyze.
- Define the path to the output file.
- Run the script from the file with the
.txt
extension to report results.
Example command:
python atom_hydrophobic_interactions.py
- Select the file according to the type of interaction you want to analyze.
- The
stat_residue.py
andstat_chain.py
files in this folder are available for all interaction types.
- The
- Define input files and output file.
- Run the script.
Example command:
python stat_chain.py