- Class checks in seqLogo2 not working:
`seqLogo2(pwm,xfontsize=6, yfontsize=6, title="Class 1 (Inr+DPE), 37.2%")
Error in if (class(pwm) == "pwm") { : the condition has length > 1
class(pwm)
[1] "matrix" "array"`
As a work around: comment out lines 3-13 in seqLogo2_fig2.R
- Wrong input files linked for human plot
`seqLogo2(pwm,xfontsize=6, yfontsize=6, title="Class 1 (Inr+DPE), 37.2%")
Error in if (class(pwm) == "pwm") { : the condition has length > 1
class(pwm)
[1] "matrix" "array"`
As a work around: comment out lines 3-13 in seqLogo2_fig2.R