Help for this page

Select Code to Download


  1. or download this
    $count{$a}= sprintf("%0.1f",($count{$a}/length($seq{$k}))*100);
    
  2. or download this
    $count{$a}= sprintf("%0.6f",($count{$a}/length($seq{$k})));