Commands/ccode
From TNT
CCODE
Version: 1.1.
Menu path: to do.
CCODE
! re-sets ccode to the one defined in the data file
Other than that, sets character codes. Specifiers are:
+ make following character(s) additive
- " " " non-additive
[ " " " active
] " " " inactive
( " " " Sankoff
) " " " non-Sankoff
/N apply weight N to following character(s)
=N apply N additional steps to following character(s)
Example: set the characters of your matrix as additive or non-additive and inactive some characters.
ccode +1 2 3 4 8 -5 9 ]6 7;
Characters 1, 2, 3, 4 and 8 are additive, 5 and 9 non-additive and characters 6 and 7 are excluded for the analysis.