getAAMatrix | R Documentation |
getAAMatrix
returns a Hamming distance matrix for IUPAC ambiguous
amino acid characters.
getAAMatrix(gap = 0)
gap |
value to assign to characters in the set |
A matrix
of amino acid character distances with row and column names
indicating the character pair.
Creates an amino acid distance matrix for seqDist. See getDNAMatrix for nucleotide distances.
getAAMatrix()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.