predefined_scoring_matrices | R Documentation |
Predefined scoring matrices for nucleotide and amino acid alignments.
WARNING: All the BLOSUM* and PAM* scoring matrices listed below are now located in the pwalign package and will soon be removed from the Biostrings package.
data(BLOSUM45)
data(BLOSUM50)
data(BLOSUM62)
data(BLOSUM80)
data(BLOSUM100)
data(PAM30)
data(PAM40)
data(PAM70)
data(PAM120)
data(PAM250)
See ?pwalign::predefined_scoring_matrices
in the pwalign package.
See ?pwalign::predefined_scoring_matrices
in the pwalign package.
## See ?pwalign::predefined_scoring_matrices in the pwalign package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.