pdb_to_xyz_test, a Fortran90 code which calls pdb_to_xyz(), which reads a Protein Data Bank (PDB) file, and, for each ATOM record in the file, extracts the atomic spatial coordinates and writes them to an XYZ file.
The information on this web page is distributed under the MIT license.
pdb_to_xyz, a Fortran90 code which reads a Protein Data Bank (PDB) file, and, for each ATOM record in the file, extracts the atomic spatial coordinates and writes them to an XYZ file.
TINY is a sample PDB file with 12 atoms.
MONOMER is a sample PDB file with 888 atoms.