Skip to content

Perl Fasta Drake Diedrich

CONTRIBUTE SOURCE CODE

Perl Fasta Drake Diedrich

Translation of the gcc-9 table-driven fasta to Perl, using substr() for the table.

Attach your source code file fasta.perl-5.perl

Provide an example build command-line

perl ./fasta.perl-5.perl 1000 > 1000.perl-5.out diff 1000.perl-5.out 1000_out time perl ./fasta.perl-5.perl 25000000 > /tmp/25m.out

real 0m17.295s user 0m17.039s sys 0m0.220s