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<PdbxStructOperList> |
SimpleMMcifConsumer.getStructOpers() |
Modifier and Type | Method and Description |
---|---|
void |
MMcifConsumer.newPdbxStructOperList(PdbxStructOperList structOper) |
void |
ChemCompConsumer.newPdbxStructOperList(PdbxStructOperList structOper) |
void |
MetalBondConsumer.newPdbxStructOperList(PdbxStructOperList structOper) |
void |
SimpleMMcifConsumer.newPdbxStructOperList(PdbxStructOperList structOper) |
void |
SimpleMMcifParser.triggerNewPdbxStructOper(PdbxStructOperList structOper) |
Modifier and Type | Method and Description |
---|---|
List<PdbxStructOperList> |
PdbxStructOperListXMLContainer.getPdbxStructOperLists() |
Modifier and Type | Method and Description |
---|---|
void |
PdbxStructOperListXMLContainer.setPdbxStructOperLists(List<PdbxStructOperList> 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.