Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
        @$protein = (); 
        return;
    }
    
  2. or download this
    $ cat temp_in.txt
    >Sequence 1
    ...
    >Sequence N
    1234567890
    !@#$%^&*()
    
  3. or download this
    $ cat temp_out.txt
    >Reverse Decoy Sequence 1
    ...
    >Reverse Decoy Sequence N
    )(*&^%$#@!
    0987654321