Ok thank you so much.
• 0 views
•
link
Hi I am trying to use the function matchPWM which needs the pwm, sequence and the min score cutoff as the arguments,
I am giving the pwm and seq as follows:
> matchPWM(pwm, seq, min.score="60%")
and it is throwing me an error:
unable to find an inherited method for function matchPWM for signature '"list"'
Please let me know what could possibly be going wrong.
Log in to answer this question.
Can you post the output of the following?