Help: Newbie Question



Hi, all

I'm a newbie in Perl, and I have to make a Perl script that can solve the
question.

In our Bioinformatics Department, we need to convert some files into a
suitable formation.

The original formation is:

16jh_0101.b1.abi Chromat File {descriptions......}
ATCCGTACTGC............................................

I hope that it can be this:

16>jh_0101>ATCCGTACTGC............................................

In one file, there are many template like above, so I need a script can
solve the problem.

Thank you very much~

Regards,

Amy Lee
.



Relevant Pages

  • [newbie] Broadcasting?
    ... I need to rewrite this Perl script in PHP: ... Being the newbie I am, if you have some handy, I could use some code ...
    (comp.lang.php)
  • Re: How can I run Perl script from JScript
    ... > I'm a newbie to JScript. ... How can I run Perl script from JScript? ... As you can see from the other helpful replies it's not clear what you need. ...
    (microsoft.public.scripting.jscript)
  • Search file - Help needed please
    ... I'm a newbie and I want writing a perl script. ... When you enter A01 in the html search page the script open a new ...
    (comp.lang.perl.misc)
  • Re: where I can use PERL? is PERL worth learning?
    ... VBS script to 2 line Perl Script and it created a backup file ... would definetately help. ... but i could be wrong I am a newbie. ...
    (perl.beginners)

Loading