Help for this page

Select Code to Download


  1. or download this
       while( my($key, $val) = each  %{$rHoH_ProteinFamilies}){
          my $size = (keys %{$val->{proteinfamily});
    
  2. or download this
      my $size = @{[%$val->{proteinfamily}]}/2;