Help for this page

Select Code to Download


  1. or download this
    $agent->get('http://genome.ucsc.edu/cgi-bin/hgGateway');
    $agent->form_name('mainForm');
    ...
    $agent->field('pix', '620');
    $agent->field('position', 'NM_000747');
    $agent->click('Submit');
    
  2. or download this
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
    <SCRIPT LANGUAGE="JavaScript">
    <!-- // start
    ...
    </body>
    
    </html>