Phred

Jul 20, 2023

Base calling and quality value assignment on DNA sequencing

Phred reads DNA sequencer trace data, calls bases, assigns quality values to the bases, and writes the base calls and quality values to output files.

Trace data is read from chromatogram files in the SCF, ABI, and EST formats, even if they were compressed using gzip, bzip2, or UNIX compress. Quality values are written to FASTA format files or PHD files, which can be used by the Phrap sequence assembly program in order to increase the accuracy of the assembled sequence.

Base calling and quality value accuracies tested for ABI models 373, 377, and 3700 Molecular Dynamics MegaBACE LI-COR 4000

Base calling accuracies tested for ABI model 3100 Beckman CEQ

It contains also a data evaluation program called ‘daev’. See DAEV.DOC for more information.

You must obtain the tarball via e-mail to build. See the web site below.



Checkout these related ports:
  • Wise - Intelligent algorithms for DNA searches
  • Wfa2-lib - Exact gap-affine algorithm using homology to accelerate alignment
  • Vt - Discovers short variants from Next Generation Sequencing data
  • Vsearch - Versatile open-source tool for metagenomics
  • Viennarna - Alignment tools for the structural analysis of RNA
  • Velvet - Sequence assembler for very short reads
  • Vcftools - Tools for working with VCF genomics files
  • Vcflib - C++ library and CLI tools for parsing and manipulating VCF files
  • Vcf2hap - Generate .hap file from VCF for haplohseq
  • Vcf-split - Split a multi-sample VCF into single-sample VCFs
  • Unikmer - Toolkit for nucleic acid k-mer analysis, set operations on k-mers
  • Unanimity - Pacific Biosciences consensus library and applications
  • Ugene - Integrated bioinformatics toolkit
  • Ucsc-userapps - Command line tools from the UCSC Genome Browser project
  • Trimmomatic - Flexible read trimming tool for Illumina NGS data