minky arora wrote:
There is one thing I need to figure out.The last step:

So,what I need to do is,for the gene names where the difference in
range is not zero,I need to report the lines at the end of the
file(The sequence of strings) that contain that range.

So, you keep reformulating the problem. It's getting tiresome.

<snip>

Please Advise as to the best way to go about this.

I'd say it's time that you make a serious effort of your own. It shouldn't be that hard to adapt my last code suggestion to the additional requirement. Don't hesitate to make use of the Perl documentation, such as

    perldoc perlretut
    perldoc perlre
    perldoc perlop

Good luck!

--
Gunnar Hjalmarsson
Email: http://www.gunnar.cc/cgi-bin/contact.pl

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to