Hi All!
Im working in Unix environment and im getting some problems in using Patser. Can someone help me? Patser finds PWMs for a set of sequences. I have some sequences. I want to shuffle them and then run Patser and I have to do this process a 1000 times. How do I do this? Does Patser do shuffling? I have found a Perl code to shuffle the sequences but I dont know how to use it together with Patser since I'm not much of a programmer. Please help!!
Edit: By shuffling I mean I have DNA sequences in which im trying to find motifs. I want to randomize the sequences so the sequences become different from original ones but keeping intact the no. of A,G,C and T. Patser finds the motifs. So I have to shuffle the sequences then run Patser and I have to do this a 1000 times.
Many thanks
I guess you want to find the significance? that is why you wanna shuffle your sequences. It would be better if you explain exactly what you want from your data....because what it appears to me is a simple application of Monte Carlo, but to give you the complete code, I need to know what you are seeking out of your data.