public class PDBBioAssemblyParser
extends java.lang.Object
| Constructor and Description |
|---|
PDBBioAssemblyParser() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.Integer,BioAssemblyInfo> |
getTransformationMap()
Returns a map of bioassembly transformations
|
void |
pdb_REMARK_350_Handler(java.lang.String line)
Parses REMARK 350 line.
|
void |
setMacromolecularSizes()
Set the macromolecularSize fields of the parsed bioassemblies.
|
public void pdb_REMARK_350_Handler(java.lang.String line)
line - public java.util.Map<java.lang.Integer,BioAssemblyInfo> getTransformationMap()
public void setMacromolecularSizes()
Copyright © 2000-2020 BioJava. All Rights Reserved.