Help for this page

Select Code to Download


  1. or download this
    <sas_residue_annotation xmlns="http://url/Schema" xmlns:xsi="http://ww
    +w.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://url/Sche
    +ma test.xsd">
    <features>
    ...
    </residues>
    </feature>
    </features>
    
  2. or download this
    
    #!/usr/bin/perl
    ...
        print "$res_idx $res_name\n";
          
    }