Description Usage Arguments Value Author(s)
Constrains filter weights to be valid IGMs by rescaling the weights.
1 2 | restrict_to_IGM(wts, offset, bg = c(0.25, 0.25, 0.25, 0.25),
pseudocount = 0.05)
|
wts |
Convolutional filter weights. |
offset |
Filter offset weights. |
bg |
Vector of background nucleotide probabilities (A, C, G, T) |
pseudocount |
Value to add to zero-valued position probability matrix column sums prior to converting to IGM. |
Rescaled weights.
Matthew Ploenzke, ploenzke@g.harvard.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.