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

Re^8: Comparing adjacent lines

by aaron_baugher (Curate)
on Jul 16, 2012 at 19:52 UTC ( [id://982074]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      if ( $gtf[9] ne $previous ){
        $exon = 1;           # reset counter
    ...
      } 
      $gtf[2] = "exon$exon"; # put counter back in field
    

Log In?
Username:
Password:

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

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

    No recent polls found