- plot-with-ss.py
A script that allows to plot any data as a function of residue number, the location of secondary structures (color coded by element). Example figure is example.png
- interaction_network.py
A script which takes contact probability matrix (or average if several matrices provided) and plots a network of interaction around a residue of interest from a pdb file. Example figure is interaction_network.png, where the edges are weighted according to the probability.