- or download this
>test1
ATGCATGCATGCATGC
>test2
ATGCNATGCNATGCNATGCN
- or download this
#!/usr/bin/perl -w
$seq = $ARGV[0];
...
} elsif (
"false"){
}
- or download this
#!/usr/bin/perl -w
use strict;
...
close FILE_OUT;
system( "chmod", "u+x", $FILE_OUT );