You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{ARGS_OPTION_STRING, 0, "states", "substmodel.states", &markov_states, "State space of Markov process. For nucleotide --states A,C,G,T"},
1440
-
{ARGS_OPTION_STRING, 'f', "frequencies", "substmodel.freqs", &frequencies_string_user, "Frequencies as an array. For nucleotide -f 0.2,0.3,0.4,0.1"},
1440
+
{ARGS_OPTION_STRING, 'f', "frequencies", "substmodel.freqs", &frequencies_string_user, "Frequencies as an array or 'e' for equal frequencies. For nucleotide -f 0.2,0.3,0.4,0.1"},
1441
1441
{ARGS_OPTION_STRING, 'r', "rates", "substmodel.rates", &rates_user, "Relative rates of the susbtitution matrix"},
0 commit comments