rayken has asked for the wisdom of the Perl Monks concerning the following question:

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re: perl script
by wfsp (Abbot) on Jun 05, 2009 at 13:09 UTC
    I know nothing of embl files but google found: EMBL Feature Programs

    "Here is a collection of Perl scripts for working with EMBL feature files. These programs are used at the University of Oklahoma Advanced Center for Genome Technology in conjunction with Artemis from the Sanger Centre."
    hth
Re: perl script
by targetsmart (Curate) on Jun 05, 2009 at 13:10 UTC
    EMBL ???
    European Molecular Biology Laboratory (EMBL)?

    Kindly do give a code that may be uses a regular expression to check tag names and puts the file as an array and may use a hash to check of same tags and copy the notes from one file to another.
    you have an algorithm, try it yourself, if you face any difficulty post it here for improvement.


    Vivek
    -- In accordance with the prarabdha of each, the One whose function it is to ordain makes each to act. What will not happen will never happen, whatever effort one may put forth. And what will happen will not fail to happen, however much one may seek to prevent it. This is certain. The part of wisdom therefore is to stay quiet.
Re: perl script
by Anonymous Monk on Jun 05, 2009 at 13:07 UTC

    What have you done? That might help us to give solution to you.