This feature calculates the covariance between two residues separated by a lag value within the same amino acid emission frequency column along the protein sequence.
Arguments
- hmm
The name of a profile hidden markov model file.
- lg
The lag value, which indicates the distance between residues.
References
Dong, Q., Zhou, S., & Guan, J. (2009). A new taxonomy-based protein fold recognition approach based on autocross-covariance transformation. Bioinformatics, 25(20), 2655–2662.
Examples
h<- hmm_ac(system.file("extdata", "1DLHA2-7", package="protHMM"))