Help for this page

Select Code to Download


  1. or download this
    
    while ($seq = $seqIn_obj->next_seq){
    ...
    
        push(@sequence,$temp_seq);
    }
    
  2. or download this
    ?($temp_seq =~ s/^$tag_seq/*/i){/w,6};