Help for this page

Select Code to Download


  1. or download this
        vec( $bits, $_, 2 ) = $acgt{ substr $string . 'a' x 16, $_, 1 }
            for 0 .. 15;