granthamMatrix: granthamMatrix

View source: R/granthamMatrix.R

granthamMatrixR Documentation

granthamMatrix

Description

This function creates a granthamMatrix object to be used with the rcpp_distSTRING function. By default,the grantham matrix is defined as from Grantham 1974. (see https://link.springer.com/article/10.1007/s00335-017-9704-9)

Usage

granthamMatrix()

Value

matrix

Author(s)

Kristian K Ullrich

References

Grantham R. (1974). Amino Acid Difference Formula to Help Explain Protein Evolution. Science,185(4154),862-864.

See Also

aastring2dist,dist.dna

Examples

granthamMatrix()

kullrich/MSA2dist documentation built on April 26, 2024, 4:43 p.m.