<div dir="ltr">Dear Admin,<div>I would like to know in pattern matching when I am giving this to search in a big sequence file of "acgt"(around millions of character)</div><div><br></div><div><b>$dna =  gg+[actg]{1,7}gg+[agct]{1,7}gg+[agct]{1,7}gg+</b></div><div><b><br></b></div><div><b>$longprotein1 =~ /(\w)*?$dna/g    .... ( for position for particular match)</b><br></div><div><b><br></b></div><div>So it is gonna give me all possible matches. Suppose I get like 100's of matches, I would like to know all those 100 matches. Eg. What is my 51st search and how many characters are there in it etc.<br><br>Could you please help me through this? My research is related to genetic causes of cancer and I need this information very urgently. Lots of work is in abeyance due to this problem.</div><div><br></div><div>Greatly appreciate your valuable time.<br><br>Thank You</div><div><br></div><div><div><div class="gmail_signature"><div dir="ltr"><div><br></div>warm Regards,<div>Ravi Kumar,<br><br></div><div>Ph. no. +917878317397</div></div></div>
</div></div></div>