logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

cif_classify - classify a CIF structure -- find out if it is organic compound, inorganic, mineral, etc.

Description

       Classify a CIF structure -- find out if it is organic compound, inorganic, mineral, etc.

Name

       cif_classify - classify a CIF structure -- find out if it is organic compound, inorganic, mineral, etc.

Options

       --use-perl-parser
                         Use development CIF parser written in Perl.

       --use-c-parser
                         Use faster C/Yacc CIF parser (default).

       --help, --usage
                         Output a short usage message (this message) and exit.

       --version
                         Output version information and exit.

Reporting Bugs

       Report cif_classify bugs using e-mail: cod-bugs@ibt.ltCIF_CLASSIFY(1)

Synopsis

       cif_classify --options input1.cif input*.cif

See Also