Of Go, C, Perl and fastq file conversion Vol I : intro | chrisarg [blogs.perl.org]

#bioinformatics #coding #sequencing
Comparison of utilities to convert a fastq file (~2k sequences) to fasta:
1. a #perl script
2. the #Golang seqkit utility https://bioinf.shenwei.me/seqkit/download/
3. the #Clang seqtk https://github.com/lh3/seqtk
The simple perl script is only 50% slower than #seqtk but 6 times faster than #seqtk
@Perl
Download - SeqKit - Ultrafast FASTA/Q kit

SeqKit - a cross-platform and ultrafast toolkit for FASTA/Q file manipulation