converter tabular_to_fastq.py '$input_file' '$output_file' '$identifier' '$sequence' '$quality' **What it does** This tool attempts to convert a tabular file containing sequencing read data to a FASTQ formatted file. The FASTQ Groomer tool should always be used on the output of this tool.