Help for this page

Select Code to Download


  1. or download this
    A  83    GLU       A  90    GLU^?     
    A 163    ARG       A  83    ARG^?     
    ...
    A 163    ARG       B  83    ARG^?     
    A 222    ARG       B  5     ARG^?
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    close (FILE);
    close (OUTFILE);
    exit;