Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Need help on finish

by wjw (Priest)
on Nov 10, 2014 at 04:39 UTC ( [id://1106657]=note: print w/replies, xml ) Need Help??


in reply to Need help on finish

Check CPAN for modules that might already do this. A search on CPAN provides quite a few interesting options.

Ex. Boulder::Blast::NCBI

Take a look at perldoc for basics like perldata and Getopt Long

Take a shot at those and when you run into issues, show your work and ask questions.

#!/usr/bin/perl use strict; use warnings; use Boulder::Blast::NCBI; #or whatever might work best for you ...

Hope that is helpful...

...the majority is always wrong, and always the last to know about it...

Insanity: Doing the same thing over and over again and expecting different results...

A solution is nothing more than a clearly stated problem...otherwise, the problem is not a problem, it is simply an inconvenient fact

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (6)
As of 2024-04-24 10:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found