This is the command fastq_quality_converter that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
fastq_quality_converter - Converts sequences based on quality
DESCRIPTION
usage: fastq_quality_converter [-h] [-a] [-n] [-z] [-i INFILE] [-f OUTFILE] Part of FASTX
Toolkit 0.0.14 by A. Gordon ([email protected])
[-h] = This helpful help screen.
[-a] = Output ASCII quality scores (default).
[-n] = Output numeric quality scores.
[-z] = Compress output with GZIP.
[-i INFILE]
= FASTA/Q input file. default is STDIN.
[-o OUTFILE] = FASTA output file. default is STDOUT.
Use fastq_quality_converter online using onworks.net services