Welcome to the third tutorial of eSBMTools.
We (finally!) have some pictures to work with now. In this tutorial, we'll learn
how to draw contact maps using eSBMTools.
→ This example is fairly easy to use. All you have to do is type in the
following commands in the terminal to draw these maps:
$> python PlotContactMap.py
(or) $> python PlotContactMapTopology.py
(or) $> python PlotContactMapFlavor.py
→ The output from the above commands (in the same order) should be as follows:
Simple Contact Map
Contact Map from Topology
Contact Map Flavor
For an explanation of the functions used in this example, read the Functions wiki.
Cheers!