Step 1 - Generate Docking Interface java -jar -Xmx500m InterfaceGeneration.jar -C The following example take the 3D interface from 1AIP.neko and create the 2D embedding. This information, both 3D and 2D, will be appended to the original PDB file used in Step 1. The output is 1AIP_Interfaced.pdb. NOTE: THE OUTPUT PDB MUST HAVE A DIFFERENT NAME THAN THE INPUT PDB! java -jar -Xmx500m EmbedNeko.jar 1AIP.neko 1AIP.pdb 1AIP_Interfaced.pdb Step 3 - View Docking Interface The JMiV application can be started as follows. The docking interface file can then be loaded through the File Menu. java -jar -Xmx500m jmiv.jar