Skip to content

Commit 04af0de

Browse files
authored
Update contact-map.md
1 parent 30d7437 commit 04af0de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

structure/contact-map.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This code snippet will produce the set of contacts between all C alpha atoms for
2929

3030
```
3131

32-
The algorithm to find the contacts uses geometric hashing without need to calculate a full distance matrix, thus it scales nicely.
32+
The algorithm to find the contacts uses spatial hashing without need to calculate a full distance matrix, thus it scales nicely.
3333

3434
## Getting the contacts between two protein chains
3535

0 commit comments

Comments
 (0)