Help for this page

Select Code to Download


  1. or download this
    my @aminos = qw( A R N D C E Q G H I L K M F P S T W Y V );
    
    ...
            }         
        }
    }
    
  2. or download this
    my @aminos = qw( A R N D C E Q G H I L K M F P S T W Y V );
    
    ...
            }        
        }
    }