We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7804223 commit 5f35232Copy full SHA for 5f35232
1 file changed
pdb2sql/interface.py
@@ -56,7 +56,9 @@ def get_contact_atoms(
56
allchains (bool): calculate contacts for all chains or not.
57
Defaults to False.
58
chain1 (str): first chain ID. Defaults to 'A'.
59
+ Used when 'allchains' is False.
60
chain2 (str): second chain ID. Defaults to 'B'.
61
62
extend_to_residue (bool): get all atoms of the residues containing
63
at least one contact atom. Defaults to False.
64
only_backbone_atoms (bool): only use backbone atoms to
0 commit comments