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 |
---|---|
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 |
---|---|
List<PdbxStructAssemblyGen> |
PdbxStructAssemblyGenXMLContainer.getPdbxStructAssemblyGens() |
Modifier and Type | Method and Description |
---|---|
void |
PdbxStructAssemblyGenXMLContainer.setPdbxStructAssemblies(List<PdbxStructAssemblyGen> d) |
Modifier and Type | Method and Description |
---|---|
ArrayList<BiologicalAssemblyTransformation> |
BiologicalAssemblyBuilder.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.
|
Copyright © 2000–2019 BioJava. All rights reserved.