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
Copy file name to clipboardExpand all lines: structure/crystal-contacts.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -33,5 +33,6 @@ This code snippet will produce a list of all non-redundant interfaces present in
33
33
34
34
An interface is defined here as any 2 chains with at least a pair of atoms within the given distance cutoff (6 A in the example above)
35
35
36
+
See [DemoCrystalInterfaces](https://github.com/biojava/biojava/blob/master/biojava3-structure/src/main/java/demo/DemoCrystalInterfaces.java) for a fully working demo of the example above.
0 commit comments