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.
The information on this web page is distributed under the MIT license.
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.
TINY is a sample XYZ file with 12 sets of 3D coordinates.
MOMOMER is a sample XYZ file with 888 sets of 3D coordinates.