pdb2cif(1) | User Commands | pdb2cif(1) |
pdb2cif - Convert the content of a PDB file into mmCIF format
pdb2cif [OPTION] input [output]
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.
If no output file is given, the result is printed to /fIstdout. Both input and output files can be compressed.
Written by Maarten L. Hekkelman <maarten@hekkelman.com>
Report bugs at https://github.com/PDB-REDO/cif-tools/issues
cif-diff, cif-grep, cif-merge, cif-validate, cif2pdb, mmCQL.
2022-11-20 | version 1.0.5 |