Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

cif_parse - parse CIF file and print out the structure generated by CIF parser.

Description

       Parse CIF file and print out the structure generated by CIF parser.

Name

       cif_parse - 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.

       --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_parse bugs using e-mail: cod-bugs@ibt.ltCIF_PARSE(1)

Synopsis

       cif_parse --options input1.cif input*.cif

See Also