fastq_to_fasta

FASTQ/A short nucleotide reads pre-processing tools

Debian Debian
RUN apt-get update && \ apt-get install -y fastx-toolkit
Ubuntu
RUN apt-get update && \ apt-get install -y fastx-toolkit
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y fastx-toolkit
Fedora
RUN dnf install -y fastx_toolkit
Raspbian
RUN apt-get update && \ apt-get install -y fastx-toolkit
click the source code to copy install fastq_to_fasta on any operating system with command-not-found.com