cif-diff - A tool to compare two mmCIF files
Contents
Description
The mmCIF format does not specify the order in which categories or fields should be recorded. Using this
tool, you can reorder a second file in the same way as the first before comparing the content making it
easier to spot differences.
Name
cif-diff - A tool to compare two mmCIF files
Options
--category=arg
Limit the comparison to this category, default is to show differences in all categories. This
option can be specified multiple times.
--max-diff-count=nr
Display at most nr items per category. Default is 5 items, if you specify zero the number of items
will unlimited.
This option has no effect when the --text option is specified.
--text Default is to display the differences in some kind of summary. But if you prefer to use a more
graphical diff: this option will use vimdiff to display the differences.
--icase
Pass the ignorecase option to vimdiff.
--iwhite
Pass the ignorewhite option to vimdiff.
--verbose,-v
Be more verbose, useful to diagnose validation errors.
Reporting Bugs
Report bugs at https://github.com/PDB-REDO/cif-tools/issues
See Also
cif-grep, cif-merge, cif-validate, cif2pdb, mmCQL, pdb2cif.
version 1.0.5 2022-11-20 cif-diff(1)
Synopsis
cif-diff [OPTION] file1 file2
