1CHT(1)                           User commands                          CHT(1)
2
3
4

NAME

6       cht - chemtool drawings analyzer
7
8

SYNOPSIS

10       cht [options] filename.cht
11
12

DESCRIPTION

14       cht  is a commandline tool to derive the sum formula and molecular mass
15       of the molecule depicted in a chemtool drawing file.  It is also avail‐
16       able  from  within  chemtool  to  calculate  these data for the current
17       structure or a marked fragment of it.
18
19       cht currently recognizes the element symbols  C, H, O, N, P, S, Si,  B,
20       Br,  Cl,  F, I, Al, As, Ba, Be, Bi, Ca, Cd, Co, Cr, Cs, Cu, Fe, Ga, Ge,
21       In, K, Li, Mg, Mn, Na, Ni, Pb, Rb, Sb, Sc, Se, Sn, Sr, Te, Ti,  Tl,  V,
22       Zn  (that  is,  all main group elements except the noble gases, and the
23       first row of transition metals) and the abbreviations Ac, Ade, Bn,  Bu,
24       iBu,  tBu,  Bz,  BOC,  Cyt, CE, DBAM, DMAM, DMTr, Et, Gua, Me, Ms, MOC,
25       MOM, MMTr, Ph, Pr, iPr, Tf, Thy, Tol, Tr, Ts, TBDMS, TBDPS, TMS,  TMTr,
26       Ura, Z.
27
28       It can handle two levels of parentheses; e.g. P[OCH(CH_3)_2]_3.
29
30       When cht detects any duplicate (overlapping) bonds in the drawing file,
31       it will prepend an exclamation  mark  to  the  calculated  (and  likely
32       wrong) sum formula.
33
34

OPTIONS

36       cht understands the following options:
37
38       -h, --help
39              Displays brief help and list of options.
40
41       -e, --exact
42              Calculate exact mass for MS.
43
44       -v, --verbose
45              Be verbose.
46
47       -d, --debug
48              Be extremely verbose.
49
50

BUGS

52       cht can misinterpret molecules that contain the 'aromatic ring' symbol,
53       as it uses a fixed search radius to identify the aromatic  system  that
54       it  denotes.  It also does not handle the 'partial double bond', so you
55       should avoid these two in drawings that you intend to use with cht.
56
57       A label that is offset from the corresponding bond  end  by  more  than
58       five  pixels  is  not  recognized, so that the default CH2 or CH3 group
59       enters the calculation in its place.
60
61       In general, one should check the plausibility of the generated sum for‐
62       mula wherever possible.
63
64

SEE ALSO

66       chemtool(1)
67
68

AUTHOR

70       Radek Liboska
71
72
73
74
751.6.13                           June 17, 2001                          CHT(1)
Impressum