Description Usage Arguments Value Examples
Determines type of PWM
1 | pwmType(pwm)
|
pwm |
PWMatrix object |
'log','log2', or 'frequency' depending on type of pwm
1 2 3 | data(example_motifs, package = "motifmatchr")
pwmType(TFBSTools::toPWM(example_motifs[[1]]))
pwmType(TFBSTools::toPWM(example_motifs[[1]], type = "prob"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.