Help for this page

Select Code to Download


  1. or download this
      while($fh != -1)
      {
       $sequence = stream->next_seq
       @sequences = $sequence;
      }
    
  2. or download this
    while(<$fh>)