Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Re: Re: Re: Re3: BioInformatics - polyA tail search

by runrig (Abbot)
on Sep 02, 2003 at 20:26 UTC ( [id://288425]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: Re3: BioInformatics - polyA tail search
in thread BioInformatics - polyA tail search

A comma in the range is useful if you are matching something after the sequence, or if you are using capturing parenthesis to save the matched sequence. If you only want to match sequences of 10 and not longer, you would need a negative-lookahead (see perlre) after the {10}.

Log In?
Username:
Password:

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

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

    No recent polls found