External Databases ================== Biojava provides access to a number of external structural databases. These often use [caching](caching.md) to reduce the amount of data which must be downloaded from the database. SCOP ----
|
(Top) The structure 1dan contains four chains. (Bottom) These chains are broken up into six SCOP domains. The green chain L becomes 3 domains, while a combination of chains U (red) and T (orange) go to form the central purpal domain. |
| This will show the following | and the text: |
|
got 4 domains
* domain 1danH01 has # segments: 2 color: red
* CathSegment [segmentId=1, start=16, stop=27, length=12, sequenceHeader=null, sequence=null]
* CathSegment [segmentId=2, start=121, stop=232, length=112, sequenceHeader=null, sequence=null]
* domain 1danH02 has # segments: 2 color: green
* CathSegment [segmentId=1, start=28, stop=120, length=93, sequenceHeader=null, sequence=null]
* CathSegment [segmentId=2, start=233, stop=246, length=14, sequenceHeader=null, sequence=null]
* domain 1danU00 has # segments: 1 color: blue
* CathSegment [segmentId=1, start=91, stop=210, length=120, sequenceHeader=null, sequence=null]
* domain 1danT00 has # segments: 1 color: yellow
* CathSegment [segmentId=1, start=6, stop=80, length=75, sequenceHeader=null, sequence=null]
|