Skip to content

Commit 02c71e2

Browse files
author
Andreas Prlic
committed
Merge branch 'master' of github.com:biojava/biojava3-tutorial
2 parents 5117471 + 26a1fac commit 02c71e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)