cif-drop - A tool to drop columns from mmCIF files
Contents
Description
This tool makes it easy to drop a single column from a category in mmCIF files.
Name
cif-drop - A tool to drop columns from mmCIF files
Options
--output=<file>, -o <file>
Write output to <file>, default is stdout.
--column=<name>, -c <name>
Colunn to drop, should be of the form '_category.item' with the leading underscore. Can be
specified multiple times.
--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-diff, cif-grep, cif-merge, cif-validate, cif2pdb, mmCQL, pdb2cif.
version 1.0.1 2020-11-23 cif-drop(1)
Synopsis
cif-drop [OPTION] file1 [file2..]
