createProfileMatrix: Creates profile matrix for given aligment matrix.

Description Usage Arguments Value Examples

Description

Creates profile matrix for given aligment matrix.

Usage

1
createProfileMatrix(aligmentMatrix)

Arguments

aligmentMatrix

A matrix indicating the aligment matrix.

Value

Profile matrix

Examples

1
createProfileMatrix(matrix(c("A","C","A","C","A","C","U","A","A","C","U","A"), nrow=4, ncol=3))

frosinastojanovska/Bioinformatics documentation built on May 16, 2019, 3:32 p.m.