Help for this page

Select Code to Download


  1. or download this
      use CGI::Carp qw( fatalsToBrowser );
    
  2. or download this
        print $query->('dssp file used is $dssp_file');
    
  3. or download this
        print $query->p('dssp file used is $dssp_file');