Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Genome UV Mutation Script -- Critique

by jdporter (Paladin)
on Mar 14, 2007 at 21:45 UTC ( [id://604901]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub count_possible_mutation_locations(\$)
    {
        my $sr = shift;
        scalar( () = $$sr =~ /[ct](?=[ct])/g )
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (5)
As of 2024-04-18 15:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found