Trains a Markov model from a collection of sequences. $USAGE$ the name of the Markov model the name of the sequences from which the model is trained optional; defines the memory length of the trained Markov model; default: 1 Examples: trainMarkovModel mm sequences trainMarkovModel mm sequences 3