Help for this page

Select Code to Download


  1. or download this
    use strict;
    my %compare = ('[TCG]GGGG[AT]'=>['AGGGGC', 'TGGGGC'], 'TGGGGT'=>['AGGG
    +GC','AGGGGC']);
    ...
    No of Mismatch = 2
    
    +++++++++++++++++++++++++++++