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<PdbxStructAssemblyGen> |
SimpleMMcifConsumer.getStructAssemblyGens() |
Modifier and Type | Method and Description |
---|---|
void |
MMcifConsumer.newPdbxStrucAssemblyGen(PdbxStructAssemblyGen strucAssembly) |
void |
ChemCompConsumer.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.
|
Modifier and Type | Method and Description |
---|---|
List<PdbxStructAssemblyGen> |
RawBioUnitDataProvider.getPdbxStructAssemblyGen(int biolAssemblyNr)
get the data for a particular pdbxStructAssemblyGen.
|
List<PdbxStructAssemblyGen> |
MmCifPDBBiolAssemblyProvider.getPdbxStructAssemblyGen(int biolAssemblyNr) |
List<PdbxStructAssemblyGen> |
RemoteRawBioUnitDataProvider.getPdbxStructAssemblyGen(int biolAssemblyNr) |
List<PdbxStructAssemblyGen> |
RawBioUnitDataProvider.getPdbxStructAssemblyGens()
Data access method for list describing all assemblies
|
List<PdbxStructAssemblyGen> |
MmCifPDBBiolAssemblyProvider.getPdbxStructAssemblyGens() |
List<PdbxStructAssemblyGen> |
RemoteRawBioUnitDataProvider.getPdbxStructAssemblyGens() |
Copyright © 2000–2016 BioJava. All rights reserved.