Description Usage Arguments Value
Computes a weight matrix of 20 amino acids x n positions Each cell is the frequency of the corresponding amino acid in that position * weight
1 | makePWM(aln_mat, pb_weights, frq)
|
aln_mat |
alignment matrix generated from letterMatrix |
pb_weights |
weights computed from pbWeights function |
frq |
precomputed amino acid frequency in the proteome |
weight matrix of 20 amino acids x number of positions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.