Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^2: Pattern Searching

by aseee (Novice)
on Nov 10, 2012 at 10:09 UTC ( [id://1003239]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
     
    my $ii=1;                        for(my $k=1;$k<$lt;$k++){
        if ($k == $loc[$ii]){ 
        print "<span style=background-color:red;>" .$text[$k] . "</span>";
                                    $ii++; }
                            }
    
  2. or download this
    <r>length of gene sequence array 66
    0 1 2 3 4 5 14 15 16 17 18 32 33 34 35 36 37 48 49 50 51 52 60 61 62 6
    +3 64 65
    ...
    < r>length of gene sequence array 66 
    0 1 2 3 4 5 14 15 16 17 18 32 33 34 35 36 37 48 49 50 51 52 60 61 62 6
    +3 64 65
    GAATTCCCWGGGAATTCCCWGGGAATTC
    

Log In?
Username:
Password:

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

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

    No recent polls found