Find the distance between motif in a group of fast sequences
Hi all,
I have a list of one hundred sequences. I know using MEME that my sequences all have two conserved motifs for two transcriptions factors.
My question is: may I calculate the distance of one motif to the other for each one of the sequences? I think that these proteins are interacting and that the distance is being conserved through all the sequences (something aroung 36 base). The problem may be, in fact, solved by "text" tools, I imagine, but I have no idea where I should start.
Thanks!
Robert
• 1,642 views
•
link
0 answers
No answers yet.
Log in to answer this question.
if you know the positions (start and end) of motifs on any given sequence, then it is simple calculation ra2967
In each one of my fasta sequences, they are distributed in different position. I would like to know the distance in each sequences that separate the motif A and the motif B, what may be not the same.
As I told, it may be solved by "text analysis", but I do not know how.