Description Usage Arguments Value
View source: R/diffSeqLogoSupport.R
Generates a PWM consisting of only the uniform distribution or the given base_distribution (if defined).
1 2 | baseDistributionPwm(pwm_length, alphabet_length,
base_distribution = NULL)
|
pwm_length |
the number of positions |
alphabet_length |
the alphabet size |
base_distribution |
optional base distribution for each PWM position |
a PWM
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.