Package org.biojava.nbio.structure.io
Class PDBBioAssemblyParser
java.lang.Object
org.biojava.nbio.structure.io.PDBBioAssemblyParser
Parses REMARK 350 records in a PDB file and creates transformations to
construct the quaternary structure of a protein from an asymmetric unit
- Author:
- Peter Rose, Andreas Prlic
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionReturns a map of bioassembly transformationsvoid
pdb_REMARK_350_Handler
(String line) Parses REMARK 350 line.
-
Constructor Details
-
PDBBioAssemblyParser
public PDBBioAssemblyParser()
-
-
Method Details
-
pdb_REMARK_350_Handler
Parses REMARK 350 line. See format description: http://www.wwpdb.org/documentation/format33/remarks2.html- Parameters:
line
-
-
getTransformationMap
Returns a map of bioassembly transformations- Returns:
-