Package | Description |
---|---|
org.biojava.nbio.structure |
Interfaces and classes for protein structure (PDB).
|
org.biojava.nbio.structure.io |
Input and Output of Structures
|
Modifier and Type | Method and Description |
---|---|
Map<Integer,BioAssemblyInfo> |
PDBHeader.getBioAssemblies()
Return the map of biological assemblies.
|
Modifier and Type | Method and Description |
---|---|
void |
PDBHeader.setBioAssemblies(Map<Integer,BioAssemblyInfo> bioAssemblies) |
Modifier and Type | Method and Description |
---|---|
Map<Integer,BioAssemblyInfo> |
PDBBioAssemblyParser.getTransformationMap()
Returns a map of bioassembly transformations
|
Copyright © 2000–2016 BioJava. All rights reserved.