Re: simple file parsing.

2008-09-30 Thread minky arora
Thanks a lot. I think I am all set. I used the code drafted by Dermot. And Shawn , Thanks a lot for your advise. -Minky On Tue, Sep 30, 2008 at 9:28 AM, minky arora <[EMAIL PROTECTED]> wrote: > > Hi All, > > I am not really new to perl but still find myself struggling with it. I > have a very s

Re: simple file parsing.

2008-09-30 Thread Mr. Shawn H. Corey
On Tue, 2008-09-30 at 09:28 -0400, minky arora wrote: > Here is my code so far. I am unable to bring all pieces together. I > need to > automate it so user can keep entering identifiers (as many as he > wants) but > I am lost. PLease help. > You are lost because you haven't fully specified your d

simple file parsing.

2008-09-30 Thread minky arora
Hi All, I am not really new to perl but still find myself struggling with it. I have a very simple problem in front of me, but am unable to slove it. Here is the problem: I have a file with lines like FF3M62TC02 AGGCAT-GGATG-ACAGT There are multiple lines like this. ALl I have to do it have th