| Package | Description |
|---|---|
| org.biojava.nbio.structure |
Interfaces and classes for protein structure (PDB).
|
| org.biojava.nbio.structure.cath | |
| org.biojava.nbio.structure.scop |
Parsers and API for SCOP, Structural Classification of Proteins.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Structure
Interface for a structure object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StructureImpl
Implementation of a PDB Structure.
|
class |
SubstructureIdentifier
An arbitrary collection of residues in a
Structure. |
| Modifier and Type | Method and Description |
|---|---|
static StructureIdentifier |
Identifier.loadIdentifier(String id,
AtomCache cache)
Loads a
StructureIdentifier from the specified string. |
| Modifier and Type | Class and Description |
|---|---|
class |
CathDomain
A class which represents a single CATH domain.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ScopDomain
Container for the information for a domain.
|
Copyright © 2000-2015 BioJava. All Rights Reserved.