[Bioperl-l] module for pattern matching- i got it thanx
gowthaman ramasamy
gowtham at icgeb.res.in
Fri Apr 30 05:11:15 EDT 2004
Dear Andreas and others ..
Thank you very much for the nice gesture. I got it working as told by
Andreas and Xavier. thank you one and all.
I ll try String::Approx (from CPAN). this as well, as i need to search
many genomes and manier times, I need the faster script.
thank you every one
>
> $str = "aabbaabbaabbaabb";
> while ($str =~ /aa/g) {
> print pos($str), "\n";
> }
>
--
Ra. Gowthaman,
Graduate Student,
Bioinformatics Lab,
Malaria Research Group,
ICGEB , New Delhi.
INDIA
Phone: 91-9811261804
91-11-26173184; 91-11-26189360 #extn 314
More information about the Bioperl-l
mailing list