View source: R/Seurat_monocle_workflow.R
site_score | R Documentation |
Calculate the match score between two sites.
site_score(site1, site2, substitutionMatrix, quickly = F)
site1 |
score of site1. |
site2 |
score of site2. |
substitutionMatrix |
Substitution matrix representing the fixed substitution scores for an alignment. |
quickly |
If TRUE, only keep the score of AA_STANDARD/DNA_BASES/RNA_BASES for protein/DNA/RNA sequences. Default:TRUE. |
Combined multiple alignment results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.