public class BiologicalAssemblyBuilder extends Object
| Constructor and Description | 
|---|
BiologicalAssemblyBuilder()  | 
| Modifier and Type | Method and Description | 
|---|---|
ArrayList<BiologicalAssemblyTransformation> | 
getBioUnitTransformationList(PdbxStructAssembly psa,
                            List<PdbxStructAssemblyGen> psags,
                            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,
                          List<BiologicalAssemblyTransformation> transformations)  | 
public BiologicalAssemblyBuilder()
public Structure rebuildQuaternaryStructure(Structure asymUnit, List<BiologicalAssemblyTransformation> transformations)
public ArrayList<BiologicalAssemblyTransformation> getBioUnitTransformationList(PdbxStructAssembly psa, List<PdbxStructAssemblyGen> psags, List<PdbxStructOperList> operators)
assemblyId - Id of the macromolecular assembly to be generatedCopyright © 2000–2017 BioJava. All rights reserved.