powered by
Reads in the amino acid emission frequency columns of a profile hidden markov model matrix and converts each position to frequencies.
hmm_read(hmm)
A 20 x L matrix, in which L is the sequence length.
The name of a profile hidden markov model file.
h<- hmm_read(system.file("extdata", "1DLHA2-7", package="protHMM"))
Run the code above in your browser using DataLab