convert pfm object to PWM
pfm2pwm(x)
x
an object of pfm or pcm or matrix
pfm
pcm
A numeric matrix representing the Position Weight Matrix for PWM.
Jianhong Ou
PWM
library("MotifDb") matrix.fly <- query(MotifDb, "Dmelanogaster") pfm2pwm(matrix.fly[[1]])