PROGRAM: hmm_view DESCRIPTION: produces a graphical description of the state-transition structure of a phylo-HMM, which can be converted to a viewable image using the 'dot' program. (http://www.graphviz.org) USAGE: hmm_view [OPTIONS] | OPTIONS: -k Assume a separate version of each state for each of rate categories. -i Assume use of indel model for specified category names. -t (Required with -i) Tree topology to assume for indel model (.nh file). -C Show only the states corresponding to the specified category names. -R Reflect the HMM about the specified 'pivot' categories. (Not yet implemented.) -x Don't show unconnected states.