BLOSUM62: BLOSUM62 matrix

BLOSUM62R Documentation

BLOSUM62 matrix

Description

A substitution matrix used for sequence alignment of proteins. In LowMACA, it is used to calculate the trident conservation score.

Usage

data("BLOSUM62")

Format

A squared numeric matrix with aminoacids as rownames and colnames

Source

BLOSUM62 from NCBI

Examples

#Load BLOSUM62 and show its structure
data(BLOSUM62)
str(BLOSUM62)

ste-depo/LowMACA documentation built on Oct. 15, 2022, 11:53 p.m.