Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Up for Critique

by tadman (Prior)
on Mar 22, 2002 at 21:07 UTC ( [id://153648]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my %acrhom_prefix = (
        BAC         => '(.*)\s*',
        LENGTH      => '(.*)\s*',
    ...
        BAC_END     => '(.*)\s*',
        ORIENTATION => '(\w)\w*\s*',
    );
    
  2. or download this
    sub ParseAChroms
    {
         my ($achromref) = @_;
    ...
                          chr_num chr_start chr_end
                          bac_start bac_end orient]};
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://153648]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (3)
As of 2024-04-24 02:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found