| Interface | Description |
|---|---|
| BioUnitDataProvider |
Provides access to the data that is needed in order to rebuild the correct biological assembly of a protein.
|
| RawBioUnitDataProvider |
Defines the methods that have to be implemented by a class that provides the data that is necessary to recreate the correct biological assembly of a protein.
|
| Class | Description |
|---|---|
| BioUnitDataProviderFactory |
Factory to create BioUnitDataProvider instances.
|
| MmCifBiolAssemblyProvider | |
| MmCifPDBBiolAssemblyProvider |
A provider for information about biological units for PDB files that is based on reading local MMcif files.
|
| PDBBioUnitDataProvider |
A BioUnitDataProvider that extracts the necessary info from PDB files
|
| RemoteBioUnitDataProvider | |
| RemoteRawBioUnitDataProvider |
A BioUnitDataProvider that fetches the symmetry operations via remote calls to servers from RCSB PDB
|
Copyright © 2000–2016 BioJava. All rights reserved.