Scroll to navigation

pdb2cif(1) User Commands pdb2cif(1)

NAME

pdb2cif - Convert the content of a PDB file into mmCIF format

SYNOPSIS

pdb2cif [OPTION] input [output]

DESCRIPTION

This tools attempts to write out the contents of a PDB file in mmCIF format.

The conversion of a PDB file into mmCIF format is not trivial. The numbering schemes differ and in some cases it is even necessary to do a sequence alignment to recover correct sequence numbers.

When CCP4 is installed and sourced correctly, this tool will use the information in the CCP4 monomers library to guide the construction of a correct mmCIF file. In the absence of CCP4 a best effort is done.

OPTIONS

Input and output files do not need the option flag. If no output file is given, the result is printed to /fIstdout. Both input and output files can be compressed.

Specify a dictionary file containing restraints for residues specific to this file.
Validate the file before writing the output.
Be more verbose, useful to diagnose validation errors.

AUTHOR

Written by Maarten L. Hekkelman <maarten@hekkelman.com>

REPORTING BUGS

Report bugs at https://github.com/PDB-REDO/cif-tools/issues

SEE ALSO

cif-diff, cif-drop, cif-grep, cif-merge, cif-validate, cif2pdb, mmCQL.

2020-11-23 version 1.0.0