Convolution in motif detection
Imagine we want to find a common DNA sequence or motif. There is a process involved, which is called, convolution. It's to use integral of two function and create a third function. How is this used in Common Motif Finding. I'm trying to read a paper. I can't find any where explaining this.
• 152 views
•
link
0 answers
No answers yet.
Log in to answer this question.
I think you need to be more specific, for example link the paper you are reading.
page 15: www.cs.ubc.ca/~murphyk/Papers/seqcmp.ps.gz
Think most readers won't open and read a random ps.gz file, is there a journal publication, or a pubmed abstract? Else you might refer to the wikipedia entry: https://en.wikipedia.org/wiki/Convolution even though it is rather technical.