Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Matching multiple substrings of a string to arrays and printing those that match

by rarenas (Acolyte)
on Apr 03, 2018 at 19:32 UTC ( [id://1212284]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    # discard_lines_by_verbs.pl
    ...
    close($in1);
    close($in2);
    close($in3);
    
  2. or download this
    ACTIVATES
    ADPRIBOSYLATED
    ...
    ARGINYLATED
    ASSOCIATES
    BINDS
    
  3. or download this
    ARE
    ASK
    ...
    BASED
    BECAME
    IS
    
  4. or download this
    RPSA    AKT1    18628488    0.634    BINDS,ALTERS
    RUNX2    DKK1    22960397    0.746    ADPRIBOSYLATED,ALTERS
    ...
    MAPK8    RHOD    11414711    0.698    ARGINYLATED,BINDS
    IL2    SETBP1    8398987    0.556    BINDS
    S100A8    S100A9    20105291    0.596    ASSESS
    
  5. or download this
    RPSA    AKT1    18628488    0.634    BINDS,ALTERS
    RUNX2    DKK1    22960397    0.746    ADPRIBOSYLATED,ALTERS
    ...
    NOS1    NOS3    19799911    0.628    ARGINYLATED,BASED
    MAPK8    RHOD    11414711    0.698    ARGINYLATED,BINDS
    IL2    SETBP1    8398987    0.556    BINDS
    

Log In?
Username:
Password:

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

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

    No recent polls found