Man page - cif_values(1)
Packages contas this manual
- cif2qg(1)
- cif2csv(1)
- cif2cod(1)
- msg_parse(1)
- cif_overlay(1)
- cif_merge(1)
- cif_fillcell(1)
- cifvalues(1)
- cif_cod_numbers(1)
- cif_adjust_journal_name_volume(1)
- codxyz2ortho(1)
- syminv(1)
- cif_bounding_box(1)
- cif_distances(1)
- cif2xyz(1)
- cod_fetch(1)
- cif2rdf(1)
- cif_mpod_v1_to_v3(1)
- cif-to-utf8(1)
- cif_filter(1)
- cif_find_duplicates(1)
- cif_dictionary_tags(1)
- cif_mpod_v3_to_v1(1)
- symops(1)
- oqmd2cif(1)
- ssg_symop_matrices(1)
- cif_molecule(1)
- ssg_symop_check(1)
- cif_cod_check(1)
- cif2json(1)
- cif_values(1)
- cif_reduce_cell(1)
- json2cif(1)
- cif_ddlm_dic_print(1)
- utf8-to-cif(1)
- ddl1-to-ddlm(1)
- cif_mpod_v1_to_v2(1)
- cod-tools-version(1)
- cif_mpod_v2_to_v1(1)
- cif_polymer_multiplicity(1)
- cif_reformat_pubmed_author_names(1)
- symop_build_spacegroup(1)
- cif_cod_deposit(1)
- cif_mark_disorder(1)
- ssg3d(1)
- cif_symop_apply(1)
- cif_set_value(1)
- cif_split(1)
- cif_validate(1)
- cif_split_primitive(1)
- cif_ddlm_dic_check(1)
- spacegroup_properties(1)
- symmul(1)
- cif_eval_numbers(1)
- cif_tcod_tree(1)
- formula_sum(1)
- codcif2sdf(1)
- cosets(1)
- cif2ref(1)
- cif_list_tags(1)
- sdf_add_cod_data(1)
- cif_tags_in_list(1)
- cif_hkl_check(1)
- cif_automorphism(1)
- cif_p1(1)
- dic2markdown(1)
- ssg_symop_string(1)
- cif_diff(1)
- cif_classify(1)
- cif_select(1)
- cif_correct_tags(1)
- cif_compare_dics(1)
- ssg_symop_canonical(1)
- cif_ddl1_dic_check(1)
- find_numbers(1)
- cifparse(1)
- ddlm_validate(1)
- molcif2sdf(1)
- codxyz2fract(1)
- cif_reformat_uppercase_author_names(1)
- cod_manage_related(1)
- cif_sort_atoms(1)
- cif2tsv(1)
- cif_find_symmetry(1)
- cif_parse(1)
- cod2rdf(1)
- cif_cell_contents(1)
- cif_fix_values(1)
- fetch_cif_dict(1)
apt-get install cod-tools
Manual
| CIF_VALUES(1) | General Commands Manual | CIF_VALUES(1) |
NAME
cif_values - read CIFs and print out requested tag values in a tabular form.
SYNOPSIS
cif_values --options input1.cif input*.cif
DESCRIPTION
Read CIFs and print out requested tag values in a tabular form.
OPTIONS
-t, --tags _tag1,_tag2,_tag3
--tags "_tag1 _tag2 _tag3"
Print out values of tags _tag1, _tag2, and _tag3;
the specified tag list becomes a new list of printed tags.
-a, --add-tag _tag4
Add tag _tag4 to the list of printed tags.
-c, --clear-tags
Clear the list of printed tags accumulated so far.
-h, --header
Print out header with the names of selected tags at the
beginning (default).
-h-, --no-header
Do not print out any header.
-r, --replace-spaces
Replace spaces into underscores (default).
-r-, --dont-replace-spaces, --no-replace-spaces
Do not replace spaces into underscores (works
satisfactory only when tabs are used as separators).
-s, --separator=", "
Use the specified string as a separator between tag
values on a line.
-u, --uniquify-tags _tag1,_tag2
Print only unique values of specified tags, not the whole
list of values.
--add-uniquified-tag _tag1
Add tag '_tag' to the uniquified tag list.
-u-, --dont-uniquify-tags, --no-uniquify-tags
Print all values of all tags, do not uniquify any tags
(default).
--tab-separator
Use TAB character as a separator between tag values on
a line (default).
--vseparator, --value-separator ','
Use the specified string to separate multiple values
of a given tag (default: ',').
--treat-dots-as-underscores
Convert all dots in tag names into underscores (default).
--dont-treat-dots-as-underscores, --no-treat-dots-as-underscores
Leave original tags as they are.
--filename
Print out full filename at the beginning of each line.
--fix-syntax-errors
Try to fix those syntax errors in input CIFs that can be
corrected unambiguously.
--no-fix-syntax-errors,
--dont-fix-syntax-errors
Do not try to fix syntax errors in input CIFs (default).
--basename
Print out basename of each file at the beginning of each
line.
--no-filename
Do not print file names (default).
--dataname
Print out data block name at the beginning of each line
(default).
--no-dataname
Do not print data block names.
--use-perl-parser
--use-c-parser
Specify parser to parse CIF files (default: C parser).
--help, --usage
Output a short usage message (this message) and exit.
--version
Output version information and exit.
REPORTING BUGS
Report cif_values bugs using e-mail: cod-bugs@ibt.lt