Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl
    use strict;
    ...
        );
    
    print $data->as_HTML;
    
  2. or download this
    <div class="genome_descr"><p><b>Submitter: </b><a href="http://aeg.lbi
    +.ic.unicamp.br/xf/" target="_blank">Sao Paulo state (Brazil) Consorti
    +um</a></div>
    
  3. or download this
    my @data =$tree->look_down(
        '_tag' =>'div',
        class => 'genome_descr'
        );