The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

ab2fq - A script to convert traces to FASTQ

VERSION

version 1.0.1

Description

Convert one or multiple traces to FASTQ.

Usage

    abi2fq [options] <abi_file>...

Options

-q, --min-qual QUAL

Minimum quality score to output. Default: 40

--out-quality QUAL

Force a fixed quality in the FASTQ output

--force

Print a single sequence per chromatogram even if ambiguous bases are present

AUTHOR

Andrea Telatin <andrea@telatin.com>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2019 by Andrea Telatin.

This is free software, licensed under:

  The MIT (X11) License