Help for this page

Select Code to Download


  1. or download this
    $k = 25; 
    $N = 10000;
    
    ...
        for ($time=0; $time<24; $time ++) {
            print GENE "@cls[$time]\n";
            }
    
  2. or download this
    #!usr/bin/perl
    use warnings;
    
    ...
                    
                    
                    }