PDB_READ
Read Protein Database File


PDB_READ is a FORTRAN90 library which reads the ATOM records from a Protein Data Bank (PDB) file.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Languages:

PDB_READ is available in a FORTRAN90 version.

Related Data and Programs:

PDB, a data directory which contains a description and examples of the PDB format.

PDB_EXTRACT, a FORTRAN90 program which can extract certain records from a PDB file.

PDB_TO_XYZ, a FORTRAN90 program which reads the coordinates of atoms in a PDB file and writes them out as an XYZ file.

XYZ_TO_PDB, a FORTRAN90 program which reads an XYZ file and writes the data as coordinates of atoms in a PDB file.

Reference:

  1. http://www.rcsb.org/pdb/
    The Protein Data Bank Home Page.

Source Code:

Examples and Tests:

List of Routines:

You can go up one level to the FORTRAN90 source codes.


Last revised on 07 January 2006.