Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Re3: BioInformatics - polyA tail search

by fletcher_the_dog (Friar)
on Sep 02, 2003 at 18:44 UTC ( [id://288384]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # if your file extension is not .txt change it to whatever is approria
    +te
    while (my $filename=<*.txt>){
    ...
        print "$filename has a polyA tail sequence\n";
      }
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (1)
As of 2024-04-25 02:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found