InterfaceResidues
Jump to navigation
Jump to search
Overview
This script finds interface residues between two proteins or chains.
Usage
interfaceResidues complexName[, chainX[, chainY ]]
where,
complexName
- is the name of the object containing the two chains/objects
chainX
- is the first chain name to consider
- DEFAULT: chain A
chainY
- is the 2nd chain to consider.
- DEFAULT: chain B
The Code
...on its way...