Description Usage Arguments Value
This normalizes the pbWeights weight matrix using normalizeWeights then groups by amino acid for 20 x number of position matrix This is used to compute sume of weights for each position
1 | pbWeightsNorm(pb_weights, aln_mat)
|
pb_weights |
weights computed from pbWeights function |
aln_mat |
alignment matrix generated from letterMatrix |
list of two elements: (1) matrix of normalized weights grouped by amino acids (20 x number of positions) (2) numeric vector of the sum of weights per positions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.