codtools.cif_split_primitive¶
Description¶
This plugin is used by cif_split and cif_split_primitive codes from
the cod-tools package.
Supported codes¶
cif_split 1
cif_split_primitive
Inputs¶
CifDataA CIF file.
Dict(optional)Contains the command line parameters, specified in key-value fashion. For more information, refer to inputs for codtools.cif_base plugin.
Outputs¶
- List of
CifData One or more CIF files.
- List of
Dict(optional)Contains lines of output messages and/or errors.
Errors¶
Run-time errors are returned line-by-line in the
Dict object.
- 1
Incompatible with
--output-prefixedand--output-tarcommand line options.