biotite.structure.io.pdb
#
This subpackage is used for reading and writing an AtomArray
or
AtomArrayStack
using the popular PDB format.
Since this format has some limitations, it will be completely replaced
someday by the modern PDBx format.
Therefore this subpackage should only be used, if usage of the
PDBx (CIF or BinaryCIF) format is not suitable (e.g. when interfacing
other software).
In all other cases, usage of the pdbx
subpackage is encouraged.
Content#
This class represents a PDB file. |
|
Build the given biological assembly. |
|
Get the number of models contained in a |
|
Create an |
|
Build a structure model containing all symmetric copies of the structure within a single unit cell, given by the space group. |
|
List the biological assemblies that are available for the structure in the given file. |
|
Write an |