PWM matching alogrithm
1
1
Entering edit mode
9.3 years ago
zhenyisong ▴ 160

I want to optimize the PWM algorithm. My original approach is brute force strategy which each position PWM score is calculated and compared with the threshold.Thus the running time is exponential dependent on the length of input string (DNA fragment). Is there some kind of speeding method to improve the performance the PWM string matching? If available, please provide some papers related to this problem so that I can implemented in my task. Thanks in advance.

PWM Alogrithm; Motif ;DNA • 2.8k views
ADD COMMENT
1
Entering edit mode
8.2 years ago

I would suggest MOODS. It implements an algorithmic improvement to the classic PWM scanning, to find motif matches in linear time. http://www.cs.helsinki.fi/group/pssmfind

HTH!

ADD COMMENT

Login before adding your answer.

Traffic: 1948 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6