You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a stricter variation of the ti subcommand - for each residue (chain_i) in the interface, it needs to find the closest residue (chain_n) and get the distances between it's CAs. example:
assign ( resid 10 and segid A and atom CA) ( resid 20 and segid B and atom CA ) 42.005.000.00
It should take as parameters the cutoff to define the interface and a lower/upper boundary for the restraints
The text was updated successfully, but these errors were encountered:
This is a stricter variation of the
ti
subcommand - for each residue (chain_i) in the interface, it needs to find the closest residue (chain_n) and get the distances between it's CAs. example:It should take as parameters the cutoff to define the interface and a lower/upper boundary for the restraints
The text was updated successfully, but these errors were encountered: