Unix and Perl to the Rescue is a light-hearted, compelling book that introduces key programming concepts and Unix tasks, particularly […]
Tag: perl
Converting FASTQ to FASTA
A little Perl one liner I borrowed from The Edwards Lab that converts FASTQ to FASTA. Please note I had to […]
A Script to Calculate GC content
Intermediate Perl GC content is a very interesting property of DNA sequences because it is correlated to repeats and gene […]