Footprint Plot Visualization
From Rizzo_Lab
This script will allow the user to plot the footprint data obtained from the footprint.output.txt file obtained during a footprint calculation. The usage is:
python plot_footprint_script.py footprint.txt 50
where footprint.txt is the output received from dock and the number 50 is the number of residues to be considered as the "top" residues. In other words, the 50 residues with the largest energies will be plotted and the remaining residues energies will be summed together and presented in the remainder column.