X Tutup
Skip to content

Commit 26a1fac

Browse files
committed
Update caching.md
1 parent 6a1f80f commit 26a1fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

structure/caching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ This example turns on the use of chemical components when loading a structure. (
6464

6565
## Caching of other SCOP, CATH
6666

67-
The AtomCache not only provides access to PDB, it can also fetch Structure representations of protein domains, as defined by SCOP and CATH.
67+
The AtomCache not only provides access to PDB, it can also fetch Structure representations of protein domains, as defined by SCOP and CATH, and the algorithms Protein Domain Parser (PDP) and Domain Parser (DP).
6868

6969
```java
7070
// uses a SCOP domain definition

0 commit comments

Comments
 (0)
X Tutup