site_score: Calculate the match score between two sites.

View source: R/Seurat_monocle_workflow.R

site_scoreR Documentation

Calculate the match score between two sites.

Description

Calculate the match score between two sites.

Usage

site_score(site1, site2, substitutionMatrix, quickly = F)

Arguments

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.

Value

Combined multiple alignment results.


Busydog1990/genepro documentation built on July 20, 2023, 6:03 a.m.