Thanks a lot, Alex! That's exact what I need.
How To Find A Certain Motif Pattern Among Sequences
Hi,
I've got a motif pattern, in matrix form. How can I identify if any of a number of sequences contain such a motif ? The motif matix is like: A [ 0 0 0 22 19 55 53 19 9 ] C [ 0 185 185 71 57 44 30 16 78 ] G [185 0 0 46 61 67 91 137 79 ] T [ 0 0 0 46 48 19 11 13 19 ]
And another question: Does anyone know if there is any database that can inquiry RNA polymerase binding motif on DNA? I can only find transcription factor binding motif database on the internet.
Thanks a lot.
• 5,058 views
•
link
2 answers
• 0 views
•
link
This is exactly what scan_for_matches can do.
• 0 views
•
link
Log in to answer this question.