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 | |
org.biojava.nbio.structure.quaternary.io |
Modifier and Type | Method and Description |
---|---|
List<PdbxStructAssembly> |
SimpleMMcifConsumer.getStructAssemblies() |
Modifier and Type | Method and Description |
---|---|
void |
MMcifConsumer.newPdbxStrucAssembly(PdbxStructAssembly strucAssembly) |
void |
ChemCompConsumer.newPdbxStrucAssembly(PdbxStructAssembly strucAssembly) |
void |
SimpleMMcifConsumer.newPdbxStrucAssembly(PdbxStructAssembly strucAssembly) |
Modifier and Type | Method and Description |
---|---|
List<PdbxStructAssembly> |
PdbxStructAssemblyXMLContainer.getPdbxStructAssemblies() |
Modifier and Type | Method and Description |
---|---|
void |
PdbxStructAssemblyXMLContainer.setPdbxStructAssemblies(List<PdbxStructAssembly> 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.
|
Modifier and Type | Method and Description |
---|---|
PdbxStructAssembly |
RawBioUnitDataProvider.getPdbxStructAssembly(int biolAssemblyNr)
get the data for a particular pdbxStructAssembly.
|
PdbxStructAssembly |
MmCifPDBBiolAssemblyProvider.getPdbxStructAssembly(int biolAssemblyNr) |
PdbxStructAssembly |
RemoteRawBioUnitDataProvider.getPdbxStructAssembly(int biolAssemblyNr) |
Modifier and Type | Method and Description |
---|---|
List<PdbxStructAssembly> |
RawBioUnitDataProvider.getPdbxStructAssemblies()
Data access method for list describing all assemblies
|
List<PdbxStructAssembly> |
MmCifPDBBiolAssemblyProvider.getPdbxStructAssemblies() |
List<PdbxStructAssembly> |
RemoteRawBioUnitDataProvider.getPdbxStructAssemblies() |
Copyright © 2000–2016 BioJava. All rights reserved.