public class BiologicalAssemblyBuilder
extends java.lang.Object
| Constructor and Description |
|---|
BiologicalAssemblyBuilder() |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<ModelTransformationMatrix> |
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.
|
Structure |
rebuildQuaternaryStructure(Structure asymUnit,
java.util.List<ModelTransformationMatrix> transformations) |
public Structure rebuildQuaternaryStructure(Structure asymUnit, java.util.List<ModelTransformationMatrix> transformations)
public java.util.ArrayList<ModelTransformationMatrix> getBioUnitTransformationList(PdbxStructAssembly psa, java.util.List<PdbxStructAssemblyGen> psags, java.util.List<PdbxStructOperList> operators)
assemblyId - Id of the macromolecular assembly to be generated