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

sdf_add_cod_data - append COD-specific meta-information to an SDF file in a format suitable for PubChem.

Description

       Append COD-specific meta-information to an SDF file in a format suitable for PubChem.

Name

       sdf_add_cod_data - append COD-specific meta-information to an SDF file in a format suitable for PubChem.

Options

       -C, --cod-cif 1000000.cif
                         Provide the original COD CIF to extract structure metadata.

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

       --version
                         Output version information and exit.

Reporting Bugs

       Report sdf_add_cod_data bugs using e-mail: cod-bugs@ibt.ltSDF_ADD_COD_DATA(1)

Synopsis

       sdf_add_cod_data --options --cod-cif cod-input.cif file1.sdf

       sdf_add_cod_data --options --cod-cif cod-input.cif file1.sdf > output.sdf

       sdf_add_cod_data --options --cod-cif cod-input.cif < file1.sdf > output.sdf

See Also