Skip to content

Perl module to convert Sanger traces (chromatograms) to FASTQ

Notifications You must be signed in to change notification settings

telatin/FASTX-Abi

Repository files navigation

FASTX-Abi

Dzil Test

OOP Perl module to convert Sanger trace files (.ab1) to FASTQ sequences. Ambiguities (hetero bases) are managed.

Homepage: FASTX::Abi (MetaCPAN)

alt text

The picture shows a trace file (chromatogram, in abi/ab1 format) with a SNP detected and the typical quality degradation at the end.

Installing

Via cpanminus:

# Install cpanminus if you don't have it:
curl -L https://cpanmin.us | perl - --sudo App::cpanminus

# Install FASTX::Abi
cpanm FASTX::Abi

Via Miniconda:


# Install FASTX::Abi
conda install -y -c bioconda perl-fastx-abi

About

Perl module to convert Sanger traces (chromatograms) to FASTQ

Resources

Stars

Watchers

Forks

Packages

No packages published