We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30d7437 commit 04af0deCopy full SHA for 04af0de
structure/contact-map.md
@@ -29,7 +29,7 @@ This code snippet will produce the set of contacts between all C alpha atoms for
29
30
```
31
32
-The algorithm to find the contacts uses geometric hashing without need to calculate a full distance matrix, thus it scales nicely.
+The algorithm to find the contacts uses spatial hashing without need to calculate a full distance matrix, thus it scales nicely.
33
34
## Getting the contacts between two protein chains
35
0 commit comments