Help for this page

Select Code to Download


  1. or download this
    Search Database: <select NAME="DATALIB">
    <option VALUE="oasis_smart"> Smart v3.3 - 569 PSSMs
    <option VALUE="oasis_pfam"> Pfam v6.6 - 3071 PSSMs
    <option VALUE="oasis_sap" SELECTED> All - 3693 PSSMs
    </select>
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    
     print "Content-type: text/html\n\n";
     print $ua->request($req)->as_string();