table of contents
| CIF_PRINTOUT(1) | General Commands Manual | CIF_PRINTOUT(1) | 
NAME¶
cif_printout - parse CIF file and print out the structure generated by CIF parser.
SYNOPSIS¶
cif_printout --options input1.cif input*.cif
DESCRIPTION¶
Parse CIF file and print out the structure generated by CIF parser.
OPTIONS¶
--input-cif,
--input-json
  
   Specify the format of input file(s). Default CIF.
--output-dump
  
   Output parsed CIF file in internal dump format (default).
--output-json
  
   Output generated structure in JSON.
--output-struct
  
   Output generated structure using COD::ShowStruct module.
  
   This option is deprecated and will be removed in
  
   future releases.
--json
  
   Set both input and output formats to JSON.
--use-perl-parser
  
   Use Perl parser for CIF parsing.
--use-c-parser
  
   Use Perl & C parser for CIF parsing.
--help, --usage
  
   Output a short usage message (this message) and exit.
--version
  
   Output version information and exit.
REPORTING BUGS¶
Report cif_printout bugs using e-mail: cod-bugs@ibt.lt