Skip navigation links
org.biojava.nbio.structure

Class StructureIO

Parameters:
pdbId -
multiModel - if true the output Structure will be a multi-model one with one transformId per model, if false the outputStructure will be as the original with added chains with renamed asymIds (in the form originalAsymId_transformId and originalAuthId_transformId).
Returns:
a Structure object or null if that assembly is not available
Throws:
StructureException
IOException
Parameters:
pdbId -
biolAssemblyNr - - the ith biological assembly that is available for a PDB ID (we start counting at 1, 0 represents the asym unit).
multiModel - if true the output Structure will be a multi-model one with one transformId per model, if false the outputStructure will be as the original with added chains with renamed asymIds (in the form originalAsymId_transformId and originalAuthId_transformId).
Returns:
a Structure object or null if that assembly is not available
Throws:
StructureException - if there is no bioassembly available for given biolAssemblyNr or some other problems encountered while loading it
IOException
Skip navigation links

Copyright © 2000–2018 BioJava. All rights reserved.