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

cifvalues - get specified data values from a CIF file(s).

Description

       Get specified data values from a CIF file(s).

Name

       cifvalues - get specified data values from a CIF file(s).

Options

       -t, --tags _cell_length_a,_cell_volume
                         Extract the specified data items (no default).

       -s, --separator " "
                         Use the specified string to separate values
                         of different data items (default " ").

       --vseparator ","
                         Use the specified string to separate multiple
                         values of each looped data item (default ",").

       --filename
                         Print filename in the output.

       --no-filename
                         Don't print filename in the output (default).

       --dataname
                         Print data block names in the output (default).

       --no-dataname
                         Do not print data block names in the output.

       -d, --debug
                         Print internal program data structures for debugging.

       --version
                         Print program version (SVN Id) and exit.

       --help
                         Print short usage message (this message) and exit.

Reporting Bugs

       Report cifvalues bugs using e-mail: cod-bugs@ibt.ltCIFVALUES(1)

Synopsis

       /build/cod-tools-hi23w0/cod-tools-3.10.0+dfsg/src/components/codcif/cifvalues --options < input.cif

       /build/cod-tools-hi23w0/cod-tools-3.10.0+dfsg/src/components/codcif/cifvalues --options input.cif

       /build/cod-tools-hi23w0/cod-tools-3.10.0+dfsg/src/components/codcif/cifvalues     --options    input1.cif
       input2.cif inputs*.cif

See Also