xyz_to_pdb_test


xyz_to_pdb_test, a Fortran90 code which calls xyz_to_pdb(), which reads an XYZ file containing a list of spatial coordinates, and writes a PDB file containing ATOM records with the given coordinates.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and codes:

xyz_to_pdb, a Fortran90 code which reads an XYZ file containing a list of spatial coordinates, and writes a PDB file containing ATOM records with the given coordinates.

Source Code:

TINY is a sample XYZ file with 12 sets of 3D coordinates.

MOMOMER is a sample XYZ file with 888 sets of 3D coordinates.


Last revised on 29 October 2024.