| 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<PdbxStructAssemblyGen> |
SimpleMMcifConsumer.getStructAssemblyGens() |
| Modifier and Type | Method and Description |
|---|---|
void |
MMcifConsumer.newPdbxStrucAssemblyGen(PdbxStructAssemblyGen strucAssembly) |
void |
ChemCompConsumer.newPdbxStrucAssemblyGen(PdbxStructAssemblyGen strucAssembly) |
void |
MetalBondConsumer.newPdbxStrucAssemblyGen(PdbxStructAssemblyGen strucAssembly) |
void |
SimpleMMcifConsumer.newPdbxStrucAssemblyGen(PdbxStructAssemblyGen strucAssembly) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PdbxStructAssemblyGen> |
PdbxStructAssemblyGenXMLContainer.getPdbxStructAssemblyGens() |
| Modifier and Type | Method and Description |
|---|---|
void |
PdbxStructAssemblyGenXMLContainer.setPdbxStructAssemblies(java.util.List<PdbxStructAssemblyGen> 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.