- or download this
use strict;
use warnings;
...
map { $common_letters[ $_ ] || '-' }
0 .. length( $reference ) - 1;
}
- or download this
pat_mc : -oo----
almut : -oo----
Can't use an undefined value as an ARRAY reference at ./spw731537C lin
+e 48.
- or download this
...
sub pat_mc {
...
map { $common_letters[ $_ ] || '-' }
0 .. length( $reference ) - 1;
}
- or download this
pat_mc : -oo----
almut : -oo----
pat_mc : -oo----
almut : -oo----
- or download this
almut : -oo----
johngg : -oo----
...
johngg 256/s 15% -- -89% -97%
pat_mc 2416/s 984% 843% -- -75%
almut 9772/s 4284% 3714% 304% --
- or download this
...
sub pat_mc {
...
map { $common_letters[ $_ ] || '-' }
0 .. length( $reference ) - 1;
}
- or download this
pat_mc : -oo----
almut : -oo----
pat_mc : -oo----
almut : -oo----