| Package | Description |
|---|---|
| org.biojava.nbio.structure.io.mmcif |
Input and Output of mmcif files.
|
| org.biojava.nbio.structure.io.mmcif.model |
Datamodel objects used for processing mmcif files.
|
| org.biojava.nbio.structure.quaternary |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PdbxStructAssembly> |
SimpleMMcifConsumer.getStructAssemblies() |
| Modifier and Type | Method and Description |
|---|---|
void |
MMcifConsumer.newPdbxStrucAssembly(PdbxStructAssembly strucAssembly) |
void |
ChemCompConsumer.newPdbxStrucAssembly(PdbxStructAssembly strucAssembly) |
void |
MetalBondConsumer.newPdbxStrucAssembly(PdbxStructAssembly strucAssembly) |
void |
SimpleMMcifConsumer.newPdbxStrucAssembly(PdbxStructAssembly strucAssembly) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PdbxStructAssembly> |
PdbxStructAssemblyXMLContainer.getPdbxStructAssemblies() |
| Modifier and Type | Method and Description |
|---|---|
void |
PdbxStructAssemblyXMLContainer.setPdbxStructAssemblies(java.util.List<PdbxStructAssembly> d) |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<BiologicalAssemblyTransformation> |
BiologicalAssemblyBuilder.getBioUnitTransformationList(PdbxStructAssembly psa,
java.util.List<PdbxStructAssemblyGen> psags,
java.util.List<PdbxStructOperList> operators)
Returns a list of transformation matrices for the generation of a macromolecular
assembly for the specified assembly Id.
|
Copyright © 2000-2020 BioJava. All Rights Reserved.