pbWeights: Compute a weight for each amino acid at each position

Description Usage Arguments Value

Description

These weights are used to compute a sequence weight denoting how much information each sequence is contributing

Usage

1
pbWeights(aln_mat, return_all = FALSE)

Arguments

aln_mat

alignment matrix generated from letterMatrix

return_all

if TRUE, returns intermediate variables computed (pfm, diff_aas, etc), otherwise just weight matrix

Value

numeric matrix of n sequences x m positions, with a weight for each cell


omarwagih/siftr documentation built on May 24, 2019, 1:50 p.m.