Remove Poor Reads in FASTQ/A
Have you needed to Clean your FASTA/FASTQ file? I know it is a common task. Back in the day, I found a Python 2 script to …
Easy Conversion FASTQ to FASTA
One of the most common tasks in bioinformatics data analysis is to convert a FASTQ file into FASTA. Unfortunately, some programs only accept input in FASTA …